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

Reply via email to