PHP 5 / IIS 6 / Server 2003 / 401s after permissions

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
binjured
Forum Newbie
Posts: 7
Joined: Fri May 14, 2004 6:07 pm

PHP 5 / IIS 6 / Server 2003 / 401s after permissions

Post by binjured »

I am still getting login screens and 401 errors even after properly setting IUSR_COMPNAME for my php folder, php.ini and php5ts. This is using the ISAPI module. I added an extension (name: PHP5 file used: php5isapi.dll) and all that crap but I am still getting a login screen. When trying to run as a CGI it just gives me "page not found". Can anyone help me out?
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

If its PHP5rc3 then you need to replace PHP5rc2's php5ts.dll because PHP5rc3's php5ts.dll seems to be having a bug for IIS. This has been reported by many in bugs.php.net
Post Reply