Page 1 of 1

upload timing out

Posted: Mon Jan 17, 2005 5:35 pm
by farrellj
i made a php uploading page which normally works fine. i've uploaded 20 mb files on it. then i go to a different computer with a different internet and it times out. if i upload a 100 kb file it'll take about 15 seconds, then time out, if i upload a 5MB+ file, it will time out immediatly. i've tried the same procedure on 4 different connections, two of them didn't work, and two did. what would cause this? is it a timing out issue? should i change something in the htaccess file? thanks

Posted: Mon Jan 17, 2005 5:42 pm
by feyd
did the configuration of Apache or PHP change between the changing of computers?

Posted: Mon Jan 17, 2005 6:04 pm
by farrellj
nope.

Posted: Mon Jan 17, 2005 6:06 pm
by feyd
so you didn't update the version, or muck with anything inside the httpd.conf and php.ini? hmm...

Which versions of php and Apache is this? Is php set up under CGI or SAPI?