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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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 Mar 29 04:01:29 2024 UTC