ID: 25101 Updated by: [EMAIL PROTECTED] Reported By: oc34 at hotmail dot com -Status: Open +Status: Bogus Bug Type: IIS related Operating System: window 2000 server PHP Version: 4.3.2 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2003-08-15 14:19:37] 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" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25101&edit=1
