I am trying to configue an IIS 5 server to run PHP
I used the first method in the install.txt file for setting it up (not the ISAPI module way)
when loading a PHP file I get the following error, can you help?
Security Alert! 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. This variable is set, for example, by Apache's Action directive redirect.
it then goes on about security breaches etc.
thanks in advance