Click to See Complete Forum and Search --> : Upload Error (Timing out???)


kpikul
08-10-2006, 03:40 PM
This is the line that I am using. It works fine for files under 2-3 megs but anything larger and it dies. Is there a default timeout where it just dies or does this have to do with my host?

@copy("$img1", "./files/$img1_name")
or die("Couldn't copy the file.");

Doc Thirst
08-10-2006, 04:15 PM
Yep, there is a time out on page loads. This can be modified in the php.ini which resides on the server.