From: [EMAIL PROTECTED] Operating system: win2k server & proffesional PHP version: 4.2.3 PHP Bug Type: HTTP related Bug description: UPLOAD_ERR_PARTIAL when uploading files does not work, the error stays zero
UPLOAD_ERR_PARTIAL in the $_FILES array never occurs. In case of partial uploads, the error stays zero which is misleading of course. I've used the compiled php that I've downlaoded from php.net. I'm running the PHP SAPI module on Apcahce2 - 2.0.40 -- Edit bug report at http://bugs.php.net/?id=19556&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19556&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19556&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19556&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19556&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19556&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19556&r=support Expected behavior: http://bugs.php.net/fix.php?id=19556&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19556&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19556&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19556&r=globals
