I have a Windows server (IIS) with PHP and MySQL installed on it. I have a script that is automatically ran every evening. This script has a "set_time_limit(90*60)" (90 minutes) at the top, but the script seems to just stop functioning after 5 minutes. I do *not* get the line about "execution time exceeded". Hmmm ... Maybe this is an IIS setting? Any ideas? DanB -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php