|
Posted by Peter Albertsson on 05/12/05 05:00
"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)
Navigation:
[Reply to this message]
|