|
Posted by Peter Albertsson on 05/12/05 05:20
"Peter Albertsson" <Peter.ANTISPAM.Albertsson@antispOm.comhem.se> wrote in
message news:vNyge.137096$dP1.483205@newsc.telia.net...
> "Peter Albertsson" <Peter.ANTISPAM.Albertsson@antispOm.comhem.se> wrote in
> message news:iyyge.137095$dP1.483115@newsc.telia.net...
>> Hi,
>>
>> I'm using fpassthru() to send files to the browser, but only the first
>> 2000000 bytes are sent. The apache log shows 2000000 bytes too.
>>
>> Where does this limit come from and how do I change it?
>>
>> My system:
>>
>> PHP5.04
>> Apache/2.0.49 (Linux/SuSE)
>>
>> I am using no output handler, and I have tried turning output buffering
>> on and off. I have set memory limit to 32Mb. None of that helps.
>>
>> Best Regards,
>>
>> Peter Albertsson
>>
>
> I found the problem, it's a bug in PHP5.04...
> http://bugs.php.net/bug.php?id=32553)
>
And here is the patch:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=155916
https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=113644
Best Regards,
Peter Albertsson
Navigation:
[Reply to this message]
|