[PHP-DEV] Bug #1085: File upload failes with error msg when uploading 32-Bit executables > 500 kB From: barmeier <email protected>
Date: 01/21/99

From: barmeier <email protected>
Operating system: Windows NT
PHP version: 3.0.5
PHP Bug Type: Other
Bug description: File upload failes with error msg when uploading 32-Bit executables &gt; 500 kB

I have used the example script in the documentation. Everything works fine I can upload
huge ZIP files > 3 MB this is no problem but when trying to upload a 32-Bit Executable
larger then 500 kB e.g. Selfextracting Winzip files I the connection breaks down
the browser shows an error msg and nothing happened.

The message logged in the php logfile is :

PHP 3 Warning: File Upload Error - No Mime boundary found after start of file header in C:\InetPub\wwwroot\fileman\upload\receive.php on line 14

I havenot changed any settings in the php3.ini except the upload dir.
The engine runs as CGI under a IIS 4.0.

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>