PDA

View Full Version : Yet Another PHP Installation Problem


Cyklone
01-13-2004, 06:25 PM
Hey im running (trying) PHP 4.3.1 on my Win 98 using a PWS. Ive installed but get this 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.



Now im not a php compiler guru, so if anyone could give me EXACT instructions as to what to do, i'll be forever in your debt.

stuka
01-13-2004, 06:29 PM
Did you compile this yourself, or get the precompiled binary?

Cyklone
01-13-2004, 06:48 PM
Fixed, just had to change a figure to 0 instead of 1. Thanks all the same