I am using IIS 5.1 on Windows XP and my PHP script keeps timing out at around the same place. . . i timed it once and it was at 5 minutes. I know the default setting is 300 which would be 5 minutes, but mine was not set to 300 it was at 3600 (1 hour) and then i changed it to 36000 but still the same thing, i then changed it to 0 thinking that would disable the timeout, but then still the same thing. Is there a way to disable this timeout somehow?
that is set to one hour as well, however that is not where the problem lies....
i get an error message that says CGI Timeout blah blah blah the cgi application took too long to respond so the server ended the process. . .
Bookmarks