[PHP] Re: weird thing; downloading from a php script stops at exactly 2.000.000bytes

2005-06-09 Thread Catalin Trifu
Hi, Thanks for the answer; the amount of memory configured is 64MB. readfile does no buffering and such things; it simply spits the file on the wire. Other suggestions ? C. rush wrote: > "Catalin Trifu" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > >>

[PHP] Re: weird thing; downloading from a php script stops at exactly 2.000.000bytes

2005-06-09 Thread rush
"Catalin Trifu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, >As expected the browser starts the download and reports it is expecting a file of 4.7MB. >However, the download stops at 2.000.000 bytes no matter what browser I use (normally i use > Firefox on Linux), no ma

[PHP] Re: weird thing; downloading from a php script stops at exactly 2.000.000bytes

2005-06-09 Thread Catalin Trifu
I also use eaccelrator; However, even if I disable it completely, it still stops at 2.000.000 bytes. Catalin Catalin Trifu wrote: > Hi, > >I installed php5 using the configue below. I tried with apache2 as well > and same things. > > './configure' '--prefix=/usr/local/php5