Hi, I don't know if this is what you need but I'm using authentication on IIS 5.1 & PHP 4.3.0 with this configuration: PHP: register_globals off
IIS config: Anonymous access off Integrated windows authentication on Cheers, Juraj -----Original Message----- From: John Toews [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 20, 2003 9:55 PM To: Rich Gray Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [PHP-WIN] PHP HTTP Authentication, Win2k & IIS Thanks Rich, and Rico... I turned register_globals on to no effect. The only odd thing I am doing for IIS is that I installed PHP under the ISAPI filters tab as well as the configuration button. Normally I only install under the configuration button. But it doesn't seem to help. Thanks! --- Rich Gray <[EMAIL PROTECTED]> wrote: > Are you doing the hack needed to use HTTP > authentication with IIS? HTTP > Authentication is only supported by Apache with PHP > as a module, but there > is a hack/workaround for IIS/ISAPI. > > Cheers > Rich > > -----Original Message----- > > From: Rico Derks [mailto:[EMAIL PROTECTED]] > > Sent: 20 February 2003 07:49 > > To: John Toews; [EMAIL PROTECTED] > > Subject: Re: [PHP-WIN] PHP HTTP Authentication, > Win2k & IIS > > > > > > Hi, > > > > I saw on the Zend page that they global variables. > Check in your > > php.ini if > > your register_globals is on. > > > > Cheers, RICO. > > > > At 15:58 19/02/2003, John Toews wrote: > > ><apologies if this came through yesterday as > well, I never saw > > it propogate > > >though> > > > > > >Hello All, > > > > > >I am experimenting with HTTP authentication in > IIS 5.0 on a > > Windows 2000 SP3 > > >server with PHP 4.3.0. PHP is installed as an > ISAPI module both > > as a filter > > >and an application mapping (both point to the > php4isapi.dll). > > All forms of > > >authentication are turned off in IIS (anonymous > access only). I > > am using the > > >php.ini-dist with only the /extensions directory > changed. > > > > > >It appears to me that the user/pass I enter is > never getting > > through to PHP. > > >I've tried authentication examples from > > >http://www.zend.com/zend/tut/authentication.php > as well as > > > >http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCode > > Id=252&lngW > > >Id=8 with no luck. > > > > > >(btw, tested on a friends BSD/Apache, worked fine > [a simple test from the > > >zend.com page]) > > > > > >Thanks! > > > > > > > > > > > > > > >-- > > >PHP Windows Mailing List (http://www.php.net/) > > >To unsubscribe, visit: > http://www.php.net/unsub.php > > > > > > > > -- > > PHP Windows Mailing List (http://www.php.net/) > > To unsubscribe, visit: > http://www.php.net/unsub.php > > > > > > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php