Ok, http://www.team-od.com/auth1.php <-- this will ask for name/pw and when you put any name, itll greet you, BUT when I try this locally (Apache, PHP 4.3.0 on my windowsXP).. It keeps asking for name/pw, even tho it doesnt even validate htem and I know I put the right values (if it did validate, I tried a lot).. Then it says access denied.
I don't know whats wrong, how do I 'enable' authentication locally? I have something misconfigured. IE6
Client side PHP problem (HTTP authentication is a nogo)
Moderator: General Moderators
PHPinfo() says "Server API CGI/FastCGI".. does this mean I am in CGI mode? I updated to PHP 4.3.1, and I isntalled the zip binary dist, copied the php ini file, and added LoadModule php_dir/sapi/php4apache2.dll and addtype line, what am I missing? I can not use gd, MySQL or auth.. apache2, winXP, PHP4.3.1