php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25101 (only on .php files)I Keep getting "Enter Network password" popup window
Submitted: 2003-08-15 14:19 UTC Modified: 2003-08-15 14:45 UTC
From: oc34 at hotmail dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.3.2 OS: window 2000 server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: oc34 at hotmail dot com
New email:
PHP Version: OS:

 

 [2003-08-15 14:19 UTC] oc34 at hotmail dot com
Description:
------------
I installed PHP4.3.2 on my win2k server and for some strange reason I keep getting a "Enter Network password" popup window. This only happens when the file contains the .php extension. If I change the same file into a .asp or .html it works fine without asking me to enter the username and password. If I enter a correct username and password everything works fine!

SIDE NOTE: under "Directory Security" settings on Win2k under the "Authentication Methods" only the "Anonymous access" option is check. 

The other two, the "Basic authentication(password is sent in clear text)" is unchecked. And so is the "Integrated Windows authentication."

Should I install a different vesion of php? if so, which version?

Reproduce code:
---------------
<? phpinfo(); ?>

Expected result:
----------------
It should show all the php information. example, PHP Version 4.3.2.

Actual result:
--------------
I get a popup window that says, 
"Enter Network Password"
"Please type your username and password"

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-15 14:45 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Definately not any php bug.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC