php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15970 fpassthru problem on Apache 1.3.23 (module)
Submitted: 2002-03-09 04:10 UTC Modified: 2002-06-18 03:56 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:0 (0.0%)
From: frank at innercitylife dot net Assigned:
Status: Closed Package: Apache related
PHP Version: 4.1.1 OS: Windows 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: frank at innercitylife dot net
New email:
PHP Version: OS:

 

 [2002-03-09 04:10 UTC] frank at innercitylife dot net
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

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-18 03:56 UTC] derick@php.net
Please try the latest version of PHP (4.2.1), this will most likely fix your problem. Please reopen if it is not fixed.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 16:01:29 2024 UTC