php – iis – The FastCGI process exceeded configured request timeout
HTTP Error 500.0 – Internal Server Error C:\php\php-cgi.exe – The FastCGI process exceeded configured request timeout %windir%\system32\inetsrv\config\applicationHost.config <fastCgi> <application fullPath=“C:\php\php-cgi.exe“ maxInstances=“20″ activityTimeout=“300″ requestTimeout=“300″ /> </fastCgi> Example: <fastCgi> <application fullPath = „C:\php\php-cgi.exe“ arguments…