User Profile

Collapse

Profile Sidebar

Collapse
teddybear
teddybear
Last Activity: Jun 26 '06, 03:04 PM
Joined: Jun 22 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • teddybear
    replied to Need help on PHP
    in PHP
    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...
    See more | Go to post

    Leave a comment:


  • teddybear
    replied to Need help on PHP
    in PHP
    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:
    ...
    See more | Go to post
    Last edited by teddybear; Jun 22 '06, 08:28 PM.

    Leave a comment:


  • teddybear
    replied to Need help on PHP
    in PHP
    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...
    See more | Go to post

    Leave a comment:


  • teddybear
    started a topic Please help on PHP
    in PHP

    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...
    See more | Go to post

  • teddybear
    started a topic Need Help on PHP: Beginner
    in PHP

    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...
    See more | Go to post
No activity results to display
Show More
Working...