Hello... I am getting "CGI timeout" error messages when my PHP script takes longer than 300 seconds. (using Windows NT)
Is this a Windows configuration problem or PHP variable I need to set?
many thanks
thanks Patrick....Not sure if this is the preferred method, but I changed the win IIS CGI metabase settings with a program called metaedit. This seemed to eliminate the error, but I will change my php.ini file too, as you suggest.
Thanks again