[horde] DB Error

Vilius Ðumskas vilius at lnk.lt
Tue Dec 13 11:04:08 PST 2005


Hello Mário,

Tuesday, December 13, 2005, 7:15:47 PM, you wrote:

> Marcelo,

> yes... look my conf.php:

> $conf['sql']['protocol'] = 'unix';
> $conf['sessionhandler']['params']['protocol'] = 'unix';

This is not going to work. UNIX sockets are only for local host
connections. You need to change these parameters to 'tcp' if your
database is on another server.

-- 
Best regards,
 Vilius



More information about the horde mailing list