My file upload script does not work when gzip is turned on.
It does not even return an empty $HTTP_POST_FILES
Any ideas?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list adminis
I have a script for uploading images which seems to stop working after 4000
bytes?
using $HTTP_POST_FILES I alway get a 'name' and 'type' but
all files bigger than 4000 bytes are returned without tmp_name and size?
MAX_FILE_SIZE is 2000
and all php memory, post_max and upload_max are set to 8