Code:
Hi I have encountered a problem configuring PHP with IIS on a 64bit platform.
The initial installation appeared OK but I got a 500 error when calling the 'require_once' function and have been told that I should have configured my PHP - IIS using the php.exe Application, however IIS appears to favour the php_cgi Application instead.
When linked to php.exe I get a 500 error message 'C:\PHP\php.exe - The FastCGI process exited unexpectedly', can anyone tell me what Application Extension is used by php.exe? And offer any advice on how to correct this configuration error?
Many thanks in anticipation.
EdwardS