regarding installation

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
rparimi
Forum Newbie
Posts: 1
Joined: Fri Feb 27, 2004 1:12 pm

regarding installation

Post by rparimi »

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.

PHP: Error parsing C:\WINNT\php.ini on line 439


I am using windows 2000 professional and i have IIS server.

what should i do?


please anyone could you help on this.
User avatar
ol4pr0
Forum Regular
Posts: 926
Joined: Thu Jan 08, 2004 11:22 am
Location: ecuador

Post by ol4pr0 »

First : Do not install it as a CGI

SEcond ..: google around with

"Apache Action directive";

And did you take a look @ this ?
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.
Post Reply