[horde] Logging problem

Ken Lowther klowther at cisnet.com
Fri Jan 14 06:04:35 PST 2005


Martin Kotas wrote:

> When I want to log horde I have in syslog :
>
> Jan 14 08:34:31 proxy HORDE3[2502]: [horde] Login success for 089 
> [xxx.xx.xxx.xxx] to Horde [on line 76 of "/home/www/horde-cvs/login.php"]
>
> then I must sign log name and password again and again I never succes 
> enter to horde every time I have only login window. I thing that I 
> have configure session and cookies
> in right maybe.
>
>
> $conf['sessionhandler']['params']['persistent'] = false;
> $conf['sessionhandler']['params']['protocol'] = 'unix';
> $conf['sessionhandler']['params']['hostspec'] = 'localhost';
> $conf['sessionhandler']['params']['username'] = 'horde2';
> $conf['sessionhandler']['params']['password'] = '2edroh';
> $conf['sessionhandler']['params']['database'] = 'horde2';
> $conf['sessionhandler']['type'] = 'mysql';

Try using the php sessions.  I never got this to work with anything else 
myself.

Ken



More information about the horde mailing list