php server timeout

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
hdogg
Forum Newbie
Posts: 13
Joined: Fri Apr 06, 2007 10:39 am

php server timeout

Post 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?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post 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.
(#10850)
Post Reply