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]
> 
>>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 matter if php runs on apache2 or apache1.3
> 
> 
> try changing the amount of memory that php script can use, and see if
> download stops at different place. Default memory for script is 8Mb, and 2Mb
> is suspiciosly equal to 8Mb/word size.
> 
> rush
> --
> http://www.templatetamer.com/
> http://www.folderscavenger.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to