From:             oc34 at hotmail dot com
Operating system: window 2000 server
PHP version:      4.3.2
PHP Bug Type:     IIS related
Bug description:  (only on .php files)I Keep getting "Enter Network password" popup 
window

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 bug report at http://bugs.php.net/?id=25101&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25101&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25101&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25101&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25101&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25101&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25101&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25101&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25101&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25101&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25101&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25101&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25101&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25101&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25101&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25101&r=gnused

Reply via email to