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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



		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" <catalin@xxxxxxxxxxxxxxx> wrote in message
> news:9E.0E.21296.D0508A24@xxxxxxxxxxxxxxx
> 
>>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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux