From: [EMAIL PROTECTED] Operating system: Win 2000 PHP version: 4.2.1 PHP Bug Type: Unknown/Other Function Bug description: When downloading exe files with php
I am using a PHP script that lets a customer downloads a exe file. If the file is over 1.5 mg. the file will not execute after download. The error is, "Incorrect file size, please try downloading the file again". I've checked the file to see if it was corrupted by down loading it by link and ftp. The downloads and self decompression we're successful. I am at a loss as what it could be and if there is a setting in php.ini that I need to change. -- Edit bug report at http://bugs.php.net/?id=17399&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17399&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17399&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17399&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17399&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17399&r=support Expected behavior: http://bugs.php.net/fix.php?id=17399&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17399&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17399&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17399&r=globals