>I tried for days to get IIS to authorize a user with $PHP_AUTH_USER and
never got anywhere, so I used apache and it works fine.
>I wish I just knew why. I loaded PHP as ISAPI, like the manual indicated,
but no luck.
As well as mapping the .php file extension onto the php4isapi.dll, have you
also installed PHP as an ISAPI filter?
I'm pretty sure that it is the filter bit that enables php to pick up the
authentication details.
Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]