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

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

 



Uh, never mind.  I guess I should read the thread.  You are downloading,
not uploading.  I can't think of anything that would put an exact limit
on the download like that.

-Rasmus

Rasmus Lerdorf wrote:
> Didn't really follow this thread, but it sounds to me like you have
> 
>    upload_max_filesize = 2M
> 
> which also happens to be the default uploaded filesize limit.
> 
> -Rasmus
> 
> Catalin Trifu wrote:
> 
>>	Hi,
>>
>>   It can't be a memory limit problem. The server ha 2GB memory,
>>and in PHP each script can consume up to 64MB. On php4, apache 1.3 and
>>same configs readfile works without fread tricks.
>>
>>C.
> 
> 

-- 
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