Hi,

I used this very basic example from the manual to implement
http://book.cakephp.org/view/1309/Basic-HTTP-Authentication. It worked
fine on my test server, but when I moved the code to my production
server, it has stopped working.

It keeps prompting me for the username and password. I have debug and
found out that variables PHP_AUTH_USER and PHP_AUTH_PW are not being
populated.

Is there anything I need to do enable Authentication on Server or
something like that.

Thanks in Advance.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to