IIS6 + PHP + FastCGI 500 Errors - Where to start looking?
- by Bertvan
I've set up IIS6 with FastCGI to use php-cgi.exe.
I have some php websites by external parties, that I'm trying to run in a test environment.
One of the websites just plain gives me a FastCGI Error Page.
Question: Is there some way to enable logging somewhere so that I can get a bit more information on this problem?
I have looked in
Eventlog
IIS Website log (c:\windows\system32\Logfiles)
PHP log
But no results, except the IIS Website log mentions a return of a 500 page.
Question: Is there any other way to debug/check where things might be going wrong?
Here is what the page looks like:
FastCGI Error
The FastCGI Handler was unable to process the request.
Error Details:
The FastCGI process exited unexpectedly
Error Number: -1073741571 (0xc00000fd).
Error Description: Unknown Error
HTTP Error 500 - Server Error.
Internet Information Services (IIS)