I would make sure that the IUSR_computername user account has at least read permissions (& maybe execute) to the dll's you mentioned. That's why I left the dll's in the sapi folder. I didn't want to give the internet user account specific read permissions to files in my system directory. Give that a try and see if that works. Gabe "Mw" <megawhizzz@xxxxxxxxxxxx> wrote in message news:20040324074207.93968.qmail@xxxxxxxxxxxxxxx > I recently installed PHP as an ISAPI module under Win2k. I've followed > the instructions as listed on the website, and copied php4ts.dll and > php4sapi.dll to the winnt/system32 directory (PHP is installed in d:/php) > > My website is set to use basic authentication. The problem is now that > when I access pages on the website, I get a login prompt and .htm pages > work normally. However when I access .php pages, it will not accept the > HTTP authentication. It keeps asking me for the login info again and again. > > Interestingly, if I enter the admin user and password in the login info, > pages work fine. My default users are members of the Win2k "Users" > group, and their auth info is not accepted by the php pages. > > I think the issue might be because of NTFS Permissions. My computer is > set up as described in the MS KB article Q271071 > http://support.microsoft.com/default.aspx?scid=kb;en-us;Q271071 > > Any help is appreciated. > > MW -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php