From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: fpassthru problem on Apache 1.3.23 (module)
There seems to be a problem with fpassthru: When I use PHP as CGI, fpassthru will high-performantly output large files (> 100M). As an Apache module the same script will not work: I get only the first 8K including some transmission-errors. This is NOT a time out for the script: I get the ouput of a following echo. Configuration: Windows 2000 Server Apache 1.3.23 PHP 4.1.1 -- Edit bug report at http://bugs.php.net/?id=15970&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15970&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15970&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15970&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15970&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15970&r=support Expected behavior: http://bugs.php.net/fix.php?id=15970&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15970&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15970&r=submittedtwice
