From: [EMAIL PROTECTED] Operating system: Windows, any Version PHP version: 4CVS-2002-10-13 PHP Bug Type: Filesystem function related Bug description: readfile, fread, fpassthru won't work with large files!!!
Environment: Windows WebServer: Microweb (CD-WebServer) PHP-Version: Latest CVS and 4.2.4-dev PHP is installed as CGI In a frameset-environment, PHP hangs while outputting large PDF-Files. The Frameset consists of three Frames. Every Frame is PHP-generated. One functions as "PDF-Passthrough". All works fine, if the Passthrough-File is smaller than approx. 100k. Files >100k make the system hang. Calling the passthrough-script directly (w/o frameset) causes no problems. There is no difference between using readfile, fpassthru, or fread. -- Edit bug report at http://bugs.php.net/?id=19886&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19886&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19886&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19886&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19886&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19886&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19886&r=support Expected behavior: http://bugs.php.net/fix.php?id=19886&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19886&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19886&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19886&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19886&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19886&r=dst IIS Stability: http://bugs.php.net/fix.php?id=19886&r=isapi