Re: [PHP] PHP 3.0.17 segfaults when specifying "multipart/form-data" From: Rasmus Lerdorf (rasmus <email protected>)
Date: 11/08/00

This was fixed in CVS. Grab a snapshot.

-Rasmus

On Wed, 8 Nov 2000, derek fong wrote:

> I'm having a serious problem with PHP 3.0.17. I have a form that
> starts like this (to accept a file upload):
>
> <form enctype="multipart/form-data" action="/file.html" method="post">
>
> But as soon as I submit the page (even if I don't enter anything on
> the form or upload any files through it), immediately I get a
> segmentation fault in Apache's error log and a "Document contained no
> data" from Apache (1.3.14/Ben-SSL 1.42). PHP's compiled as a
> module... has anyone ever run into this before? It's working fine
> on another machine that's running Apache 1.3.12/Ben-SSL 1.39 with PHP
> 3.0.15...
>
> Thanks in advance,
>
>
> ---
> Derek Fong
> web://developer
> Zero-Knowledge Systems [http://www.zeroknowledge.com/]
>
> PGP Fingerprint >> 2D4F 89F0 EAC1 FBFB 97B5 0B94 FA05 C29E D23B 0A4E
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>