Can't upload via php script

Posted by JohnDoe_Cro, 06-28-2008, 01:58 PM
Hello all, I am having problems on my server... I can't upload files via php script because of a time out... when i upload files that take 2-3 min upload i get timeout... everything under that is normaly uploaded ... execution time is set to 3000 .. same problem again.. file size limit set over 200MB ... (trying to upload 20-30MB) ... timeout... etc... some sudgestions? thank you!

Posted by activelobby4u, 06-28-2008, 03:07 PM
linux or windows ?

Posted by JohnDoe_Cro, 06-28-2008, 03:17 PM
linux, centOS 5

Posted by greg2007, 06-28-2008, 03:41 PM
Both Apache and PHP have timeout limits. If you are uploading a 20MB file through HTTP, how long it takes depends on your host/server etc. But you might want to investigate your apache.conf and the php.ini. If you don't have access to these (or importantly, don't know what you're doing) then contact your server host.

Was this answer helpful?

 Print this Article

Also Read

Need to Delete a Cronjob via SSH

Posted by epic1231, 03-23-2007, 11:12 AMI have a cronjob that is still entered in my server, but...

Dataphorce update

Posted by AL-Benjamin, 09-27-2001, 12:58 PMHi there, this is really just an update to the...

Removal of wget generated files

Posted by ladless, 09-19-2008, 03:19 PMHi there. I have several cronjobs set up like the...

/bin Directory

Posted by swurvin, 05-06-2007, 09:12 PMHello. I wonder if anyone has any ideas on how I go about...

Question on array sorting in php

Posted by computerwiz3491, 01-17-2008, 05:10 PMI have the following array that I printed using...