RE: [PHP-WIN] PHP HTTP Authentication, Win2k & IIS

2003-02-20 Thread Juraj Hasko
om: 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

RE: [PHP-WIN] PHP HTTP Authentication, Win2k & IIS

2003-02-20 Thread John Toews
riginal 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 th

RE: [PHP-WIN] PHP HTTP Authentication, Win2k & IIS

2003-02-20 Thread Rich Gray
y 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. >

Re: [PHP-WIN] PHP HTTP Authentication, Win2k & IIS

2003-02-19 Thread Rico Derks
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: 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

[PHP-WIN] PHP HTTP Authentication, Win2k & IIS

2003-02-19 Thread John Toews
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

[PHP-WIN] PHP HTTP Authentication, Win2k & IIS

2003-02-19 Thread John Toews
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 on