Im running IIS 5.1, XP Pro, PHP 4.3.4
My Local Machine runs fine for all scripts, except I am doing a data merge and this script takes longer than all my other ones.
I am getting a "CGI Application Timeout" Right around 5 minutes.
300 sec / 60 sec = 5 min
Low and behold, when I went into the IIS Default properties, clicked on the Home Directory Tab, click the button for Configuration and then the "Process Options" tab, it has:
CGI Timeout: 300
So I changed that to 1800, giving me plenty of time. restart IIS, still CGI Timeout after 5 minutes. Reboot comp, still CGI Timeout. Change it to a lower number of seconds, a little more reasonable, 900, and still CGI timeout at 300 seconds on the dot.
Anyone know how I can get this changed/fixed? it would be a GREAT help!!!! PLEASE HELP!
My Local Machine runs fine for all scripts, except I am doing a data merge and this script takes longer than all my other ones.
I am getting a "CGI Application Timeout" Right around 5 minutes.
300 sec / 60 sec = 5 min
Low and behold, when I went into the IIS Default properties, clicked on the Home Directory Tab, click the button for Configuration and then the "Process Options" tab, it has:
CGI Timeout: 300
So I changed that to 1800, giving me plenty of time. restart IIS, still CGI Timeout after 5 minutes. Reboot comp, still CGI Timeout. Change it to a lower number of seconds, a little more reasonable, 900, and still CGI timeout at 300 seconds on the dot.
Anyone know how I can get this changed/fixed? it would be a GREAT help!!!! PLEASE HELP!