View previous topic :: View next topic |
Author |
Message |
Taffman -
Joined: 16 Sep 2004 Posts: 35 Location: Welwyn Garden City, UK
|
Posted: Fri Oct 22, 2004 12:24 pm Post subject: PHP Newbie needs help |
|
|
I'm running the current Beta version of Abys Web Server and I've just installed PHP 4.3.0 onto my server (hopefully correctly).
I've also installed Invision Power File manager. When it comes to installation step 2 i.e. running http://www.domain.com/fileman/install.php I get the following error:
__________________________________________________________________
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.
_____________________________________________________________________
I'm an absolute PHP beginner and started this project as a self training exercise. I'm sure it's something to do with Abyss setup. Any advise would be much appreciated.
Dai |
|
Back to top |
 |
 |
Taffman -
Joined: 16 Sep 2004 Posts: 35 Location: Welwyn Garden City, UK
|
Posted: Fri Oct 22, 2004 12:53 pm Post subject: |
|
|
OK Panic over I've fixed it.
I missed the following step in Abyss PHP Setup:
Quote: | Enter REDIRECT_STATUS (with no leading or trailing spaces) in the Name field and 200 in the Value field and press OK. |
Sorry to have wasted anyones time..
Dai |
|
Back to top |
 |
 |
|