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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
24 + 7 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 16:01:28 2024 UTC