ID: 19556 Updated by: [EMAIL PROTECTED] Reported By: tal at netoncourse dot com -Status: Open +Status: Bogus Bug Type: HTTP related Operating System: win2k server & proffesional PHP Version: 4.3.8 New Comment:
Not PHP bug. Previous Comments: ------------------------------------------------------------------------ [2004-10-09 16:19:04] pieter at frenssen dot be I have solved this problem, it appears to be caused by the installation of Gzip 1.3.26.1a I recompiled Apache without Gzip and when I now retry the error does not occur anymore. In effect the script is not executed at all which is probably the default behaviour. ------------------------------------------------------------------------ [2004-10-09 15:04:44] pieter at frenssen dot be I've upgraded to PHP 4.3.9 and still have this problem. ------------------------------------------------------------------------ [2004-10-07 13:57:30] tal at netoncourse dot com pieter at frenssen dot be says it is still happening ------------------------------------------------------------------------ [2004-10-07 11:46:50] pieter at frenssen dot be This bug has been closed but isn't fixed yet. I'm experiencing the same problem. It is very easy to test, just do a post upload to a file containing the script <?php $message = print_r( $_FILES, TRUE ); mail('[EMAIL PROTECTED]','test',$message); ?> upload a large file, press stop during the upload and check the email. It will contain the text '[error] => 0' I'm using PHP 4.3.8 on Apache 1.3.31. ------------------------------------------------------------------------ [2002-10-30 11:43:42] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/19556 -- Edit this bug report at http://bugs.php.net/?id=19556&edit=1