Date: 11/12/00
- Next message: jmoore <email protected>: "[PHP-DEV] PHP 4.0 Bug #7679 Updated: multipart/form-data (upload) form method broken"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7467 Updated: Unable to set Cc: and Bcc: extra headers"
- In reply to: Ca3rine: "[PHP-DEV] RE: [PHP-DB] pedido"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] Bug in 4.03pl1 multipart/form-data method (file uploads)"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Bug in 4.03pl1 multipart/form-data method (file uploads)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
File uploads of any significant size don't work (script dies after a little
while with no error reported by script). Bug report at:
http://bugs.php.net/bugs.php?id=7679
I have now tested Apache 1.3.14 + php4.0.2 and uploading works fine.
Does not work with Apache 1.3.12 + php4.0.3pl1 or 1.3.14 + php4.0.3pl1
My httpd.conf includes:
php_flag file_uploads on
php_value post_max_size 99999999
php_value upload_max_filesize 99999999
-- Jamie
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: jmoore <email protected>: "[PHP-DEV] PHP 4.0 Bug #7679 Updated: multipart/form-data (upload) form method broken"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7467 Updated: Unable to set Cc: and Bcc: extra headers"
- In reply to: Ca3rine: "[PHP-DEV] RE: [PHP-DB] pedido"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] Bug in 4.03pl1 multipart/form-data method (file uploads)"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Bug in 4.03pl1 multipart/form-data method (file uploads)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

