Posted to
FastCGI Handler
by
gutch
on
06-19-2008, 1:37 AM
I had similar problems with timeouts on PHP, but I am using IIS 7.0 which doesn't have a fcgiext.ini. It turns out that the FastCGI configuration is now in main IIS XML configuration, modifying fcgiext.ini would make no difference.
Here is how to set the configuration with IIS 7.0:
%windir%\system32\inetsrv\appcmd set config ...