😕
We're trying to install PHP on our server, we've gotten everything setup (we think) I have no idea what's going on... In trying to set up PHPBBS we get this message: "Security Alert! The PHP CGI cannot be accessed directly". I've seen this error message regarding force-cgi-redirect... but can anyone tell me why this is happening?
Here's our configuration:
Windows NT 4.0 Server SP 6a
Netscape Enterprise Server 3.5
PHP 4.3.3
Here's our error message we get when trying to run PHPBBS instlal :
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.
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.
Any ideas?