[PHP-WIN] File Upload does not work when Module GZIP is turned on

2001-11-22 Thread Gary Davidson
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

[PHP-WIN] is there a File Upload limit 4000bytes...

2001-11-16 Thread Gary Davidson
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