[horde] Please help to debug! Login failed for some reason.

Mike Bydalek mbydalek at zivix.com
Thu Jan 1 22:54:05 PST 2004


Quoting prince <prince at resoftcorp.com>:

> ****
> How do I trace/debug to find where the authentication is getting failed and
> why?
> ****
Look in /horde/config/conf.php for :
/**
 ** Horde Logging
 **/

Below that you will see various options for logging Horde information.  Might
want to set logging to DEBUG:
$conf['log']['priority'] = PEAR_LOG_DEBUG;

-Mike



More information about the horde mailing list