[horde] pgsql_sessionhandler.sql not working?
Ron Cooper
rcooper at jamesconeyisland.com
Tue Jul 8 19:44:54 PDT 2003
Quoting imp <imp at xtremedev.com>:
> Hello,
>
> I'm currently running horde and imp from HEAD (cvs'd as of five
>
> $conf['sessionhandler']['type'] = 'sql';
>
> But when I try to login via imp, I am immediately logged out with
>
$conf['sessionhandler']['type'] = 'pgsql';
$conf['sessionhandler']['params'] = array();
$conf['sessionhandler']['params']['hostspec']='localhost';
$conf['sessionhandler']['params']['protocol']='tcp';
$conf['sessionhandler']['params']['username']='hordeCVS';
$conf['sessionhandler']['params']['password']='mypassword';
$conf['sessionhandler']['params']['database']='hordeCVS';
$conf['sessionhandler']['params']['table']='horde_sessionhandler';
You setup like that?
Ron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 963 bytes
Desc: PGP Public Key
Url : http://lists.horde.org/archives/horde/attachments/20030708/2fccd146/attachment-0002.bin
More information about the horde
mailing list