set_time_limit(90*60) and still timing out after 5 minutes on Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux