Re: [PHP] Upload scripts timing out

2003-08-01 Thread Marek Kilimajer
check php.ini for max_input_time

Josh Abernathy wrote:

My current upload script times out too quickly when users are uploading
large files. How can I stop this from happening?
Thanks!




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] Upload scripts timing out

2003-07-31 Thread Josh Abernathy
My current upload script times out too quickly when users are uploading
large files. How can I stop this from happening?
Thanks!

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] Upload scripts timing out

2003-07-31 Thread Evan Nemerson
php.net/set-time-limit


On Thursday 31 July 2003 09:03 pm, Josh Abernathy wrote:
 My current upload script times out too quickly when users are uploading
 large files. How can I stop this from happening?

 Thanks!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php