I've been seeing alot of people having issues with moodle/fast CGI.
I am running IIS, MSSQL, php5 and Moodle...the app seems to work fine, when when I try to login (even as guest), I get this error:
FastCGI Error
The FastCGI Handler was unable to process the request.
Error Details:
- The FastCGI process exited unexpectedly
- Error Number: -2147467259 (0x80004005).
- Error Description: Unspecified error
HTTP Error 500 - Server Error.
Internet Information Services (IIS)
I have been commenting out headers references in the weblib, changing response times, just about everything....but can't figure out what the deal is. I've even started from scratch according to this awesome post:
http://www.moodlewindows.za.net/1SetupPHP.htm
any help would be greatly appreciated!
-Tony