I can confirm this behavior on Windows 2000 and php 4.0.5
PHP should not scan every POST for files and save them locally.
Perhaps, there could be a function which could extract the file
segments from the POSTed data on request? For backward
compatibility, PHP could offer a flag in php.ini.
I thi
From: [EMAIL PROTECTED]
Operating system: Win98
PHP version: 4.0.4pl1
PHP Bug Type: Apache related
Bug description: file upload (size > 1MB) takes too much time
The same problem discribed in #10800:
I'm using a simple upload-form to submit name, version and file to php-scri