[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: IMP3,horde2, Postgresql from sid



On Tue, 2002-05-28 at 02:59, Mike Egglestone wrote:
> Hi all,
> Has anyone tried to install IMP3, horde2 and postgresql?
> I'm having trouble getting horde2 to setup the postgresql database.
> I keep getting this error message when I run:
> dpkg-reconfigure horde2
> 
> "you have to allow network requests to the postgres server"
> (or something close to that)

By default postgres only listens on a unix socket. At the bottom of the
pg_hba.conf file it tells you that you can set postmaster to allow
tcp/ip access by putting 

tcpip_socket = 1

in your /etc/postgresql/postgresql.conf


-Mark


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: