Mate,
I am desperate to get PhP windows XP version 4.2.2 running on IIS going. These is what I did to set it up on my windows.
- copied all dlls in the c:\php\dlls to windows\system32
- Php.ini edited cgi_force_redirect = 0 and placed it in windows\system32
- Copied php.exe to c:\php\sapi\
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.