WIN2k+IIS5+PHP-CGI

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Adam

    WIN2k+IIS5+PHP-CGI

    Hello, I just installed and configured, and anytime I try to view a PHP file
    in my browser, it keeps asking for network login information..

    any suggestions?


  • Bejoy Alex Jaison

    #2
    Re: WIN2k+IIS5+PHP-CGI

    "Adam" wrote...[color=blue]
    > Hello, I just installed and configured, and anytime I try to view a PHP[/color]
    file[color=blue]
    > in my browser, it keeps asking for network login information..[/color]

    Hi,

    1. Go to Internet Service Manager (Start > Programs > Administrative Tools >
    Internet Service Manager).
    2. Rightclick on the Root folder of the web server or the particular Virtual
    Directory, select 'Properties'.
    3. Go to tab 'Directory Security', cick on 'Edit' button
    4. DE-select the checkboxes 'Basic Authentication' and 'Integrated Windows
    Authentication. ' Then, select the 'Anonymous Authentication' checkbox.

    That should do.

    regards,
    Bejoy


    Comment

    Working...