Setting up PHP with PWS on my computer

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
MyerInd
Forum Newbie
Posts: 5
Joined: Thu May 16, 2002 4:36 pm

Setting up PHP with PWS on my computer

Post by MyerInd »

If this is not the best place to get help, I would appreciated being pointed in a different direction.

I am trying to set up PHP, MYSQL using PWS as the server on my computer with Windows ME.

PWS seemed to load correctly as did PHP. However when I tried to test the installation, I got the following error message.

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 would apreciate any help or direction.

Thanks,

Ron
Post Reply