View Single Post
Old 12-16-2004, 05:06 PM   #5
techtonic
Green Mole
 
Join Date: Dec 2004
Posts: 4
Thanks for the link, but this did not give me a solution.

I am running PhpDig on a localhost and indexing a remote website (http://www.thomsonplayford.com.au) - a site of one of my clients.

This timeout has happened to me before when I run PHP scripts that take an extended time to run. If the set_time_limit(); is set to something high so that PHP itself does not timeout, it tends to be the CGI timeout that kicks in instead.

Is there a way of increasing the timeout on IIS? It would suggest to me that it is an IIS issue.

thanks
techtonic is offline   Reply With Quote