Well, I am not aware that this forum apparently link to the one in google group.
Now, I got different problem. I have set the PHP.ini in the \PHP directory with
cgi.force_redir ect = 0
So, that should override the one in the /windows directory. But when I call my hello.php, my browser said: "Page Could Not Be Found"
Why is it so? I already put my Hello.php both in the /wwwroot directory...
User Profile
Collapse
-
Okay, I read and follow your reply... I found there is PHP.ini in my /windows directory. And then, I found out that there is also another PHP.ini in my /PHP directory.
Your suggestion is to DELETE the one inside windows directory. Do I interpret your suggestion correctly?
And then, change the cgi.force_redir ect = 0?
Here is the section regarding cgi.force_redir ect from PHP.ini inside /PHP folder:
...Last edited by teddybear; Jun 22 '06, 08:28 PM.Leave a comment:
-
Thanks for your suggestion on the root directory. Now I have put it there, but still gave me error with the same message when I call it from the web browser: http://127.0.0.1/hello.php.
Here is the error message:
<p>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...Leave a comment:
-
Please help on PHP
Hi, I begin to write PHP but run into problem already.
First, I do not know where to put my PHP code? Where is the IIS Root Directory? (I'm using Windows XP).
I have run Installer... but when I open my browser and type:
http://localhost/hello.php, what I got is an error message:
<p>This PHP CGI binary was compiled with force-cgi-redirect enabled. This
means that a page will only be served up if the... -
Need Help on PHP: Beginner
Hi, I begin to write PHP but run into problem already.
First, I do not know where to put my PHP code? Where is the IIS Root Directory? (I'm using Windows XP).
I have run Installer... but when I open my browser and type:
http://localhost/hello.php, what I got is an error message:
<p>This PHP CGI binary was compiled with force-cgi-redirect enabled. This
means that a page will only be served up if the...
No activity results to display
Show More
Leave a comment: