ID: 11056
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Duplicate
Status: Closed
Bug Type: Apache related
Operating System: Win98
PHP Version: 4.0.4pl1
New Comment:

This should be fixed in CVS now. You can try the latest 
development build from http://www.php4win.com/ but
make sure it's dated after 27th of October 2001.

Also, there are some minor leaks still in the new code.
If you encounter such leaks, please send the shortest
possible code + html with which you can reproduce the leak
to [EMAIL PROTECTED] (or me) so we can get rid of these leaks. 

This fix will be in PHP 4.2.0.

Also check that your memory_limit, post_max_size and upload_max_filesize are big 
enough for the file.
Only the memory_limit problem should be gone with this fix.

--Jani


Previous Comments:
------------------------------------------------------------------------

[2001-05-23 14:49:09] [EMAIL PROTECTED]

Duplicate of #10800



------------------------------------------------------------------------

[2001-05-23 11:47:08] [EMAIL PROTECTED]

The same problem discribed in #10800:

I'm using a simple upload-form to submit name, version and file to php-script. When 
filesize of the "to be uploaded" file is < 4MB the upload tooks place in a few 
seconds! Greater files do exist in temp-directory a few seconds after submit-button in 
browser is hit BUT nevertheless more and more MB are submitted to the apache (which 
slowing down the system) and the PHP-file neither comes to an end nor produces a 
timeout...

Thanks in advance for any hinds - with kind regards
Torben

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=11056&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to