lennie
09-04-2002, 09:02 PM
Mate,
I am desperate to get PhP windows XP version 4.2.2 running on IIS going. This is what I did to set it up on my windows.
1. copied all dlls in the c:\php\dlls to windows\system32
2. Php.ini edited cgi_force_redirect = 0 and placed it in windows\system32
3. Copied php.exe to c:\php\sapi\
4. In IIS Webb Site Home Directory, set up PhP.Exe
I got this error message while testing it. I am not using Apache Wed Server.
Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive.
Could anyone please help me out. Thanks heaps.
:confused:
I am desperate to get PhP windows XP version 4.2.2 running on IIS going. This is what I did to set it up on my windows.
1. copied all dlls in the c:\php\dlls to windows\system32
2. Php.ini edited cgi_force_redirect = 0 and placed it in windows\system32
3. Copied php.exe to c:\php\sapi\
4. In IIS Webb Site Home Directory, set up PhP.Exe
I got this error message while testing it. I am not using Apache Wed Server.
Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive.
Could anyone please help me out. Thanks heaps.
:confused: