%windir%\system32\inetsrv\appcmd set config /section:system.webServer/fastCGI c:\php\php-cgi.exe activityTimeout:330
Worked for me. I couldn't get Atrium Drupal installed because it kept give me a php-cgi.exe The FastCG Iprocess exceeded configured request timeout error. Once I ran the above command all was good!