From: Joe Z. <joe...@za...> - 2005-04-21 17:01:26
|
Andy Morris wrote: > why am i getting this message? > > <b>Security Alert!</b> The PHP CGI cannot be accessed directly. > > <p>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.</p> > <p>For more information as to <i>why</i> this behaviour exists, see > the <a href="http://php.net/security.cgi-bin">manual page for CGI > security</a>.</p> > <p>For more information about changing this behaviour or re-enabling > this webserver, > consult the installation file that came with this distribution, or > visit <a href="http://php.net/install.windows">the manual page</a>.</p> > > What do i need to do to solve this problem? > I used the rpm install of BOBS Sounds like it has to do with the way php is integrated into your Apache configuration. I haven't seen this error. I'm running bobs on Fedora Core 2. I'm sure the php link referred to has the answer, but it looks confusing at a glance. Joe |