Re: php File upload

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

 



Per Jessen wrote:

> Tom wrote:
> 
>> Practical i  implement a robust filebase in my new gamer portal and
>> go to max. at upload values. If the users make a big upload, it
>> should be stable. I think, later (after release) i will enhance it
>> with a ftp port. But not yet.
>> 
>> Here you can see, what i have in filebase, but a 1.9 GB upload fails.
>> I don't know if this is the overhead.
>> http://www.guildmeets.de/index.php?onlydirid=78
> 
> OK, I've also just tried uploading bigger files - 1280Mb,1536Mb,180MB
> are fine, but 1900Mb fails.  I'll do that again with strace and see if
> I can spot something obvious - I didn't see any errors etc.
> 

This time I had set the upload_file_size and post_max_size to 3000Mb
each, which probably didn't work.  When I tried the 1900Mb file again I
got this error:

[Fri Aug 08 16:57:28 2008] [error] [client 192.168.2.113] PHP Warning: 
POST Content-Length of 1992294868 bytes exceeds the limit
of -1149239296 bytes in Unknown on line 0, referer


/Per Jessen, Zürich


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