I installed Xitami and then PHP4 (the installer that automatically adds
to the filters in Xitami). I created a test page with a simple echo
command, and I get this:
----------------------------------
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.
For more information as to why this behaviour exists, see the manual
page for CGI security <http://php.net/security.cgi-bin> .
For more information about changing this behaviour or re-enabling this
webserver, consult the installation file that came with this
distribution, or visit the manual page <http://php.net/install.windows>
.
-------------------------------------
I'm sure some of you have seen this error. Does this have to do with
permissions on my machine? I tried the help link but didn't get much out
of it. Should I change this line in my php.ini tag from 1 to 0? I'm
confused. thanks in advance.