Page 1 of 1

php server timeout

Posted: Mon Sep 17, 2007 11:22 am
by hdogg
PHP is set to timeout after 30 seconds.....

Wouldn't that script crash when it sends a bunch of emails with time lags in between?

Posted: Mon Sep 17, 2007 12:37 pm
by Christopher
I don't think it would crash ... it would timeout. You can change the value within a script if you need a different value. Check the manual and your setup.