Hello. I have a fairly "basic" problem, I think. I have
searched the usual documentions, but no luck so far.

I have installed PHP onto my Xitami server running under
Windows 98. I create a simple PHP file and try to
access it through the server, only to get the following:

"This PHP CGI-binary was compiled with
force cgi-redirect enabled. This means that a page only be
served if the REDIRECT_STATUS CGI variable is set,
e.g. via an Apache Action directive."

Very well; I have gone to the php.ini and set the
redirect to 0  (off). This should have fixed the problem,
theoretically, but no. Again, I got the above message.

So I guess I need to do something to that
cgi.redirect_status_env=;  line which also appears
in the php.ini    ?

Does this sound like a familiar situation to anybody?
(Let me guess: Very!) Anyhow, I'd appreciate
any pointers in the right direction. I'm not concerned
about security issues right now; I just want to make
a simple PHP document display on my Xitami server.
Whatever it takes....

Best regards;

Bill J.
[EMAIL PROTECTED]



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to