[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-users] install problems with postgres (same as bug #45
From: |
Moritz Lennert |
Subject: |
Re: [Phpgroupware-users] install problems with postgres (same as bug #456) |
Date: |
Tue, 9 Jul 2002 15:15:10 +0200 |
User-agent: |
Mutt/1.3.28i |
On Tue, Jul 09, 2002 at 12:57:14PM +0000, Guillaume Courtois wrote:
> >I have the same problem as related in bug 456 (also in Phpgroupware-users
> >list message: "Installation and Configuration Questions":
> >
> >when I go try to enter the "Setup/Config Admin Login", I get the page with:
> >
> >******
> >Database error: Link-ID == false, connect failed
> >PostgreSQL Error: 0 ()
> >
> >Session halted.
> >*******
> >
> >Has a solution been found to this problem ?
>
> Did you authorize the local connection to postgres (the server must be
> started with the -i option) ?
>
In /etc/postgresql/postgresql.conf
tcpip_socket is set to 1 (which should be the equivalent of the -i option)
and in /etc/postgresql/pg_hba.conf
it says:
local all ident sameuser
host all 127.0.0.1 255.0.0.0 ident sameuser
host all 0.0.0.0 0.0.0.0 reject
Which should be alright since I'm just testing phpgroupware on localhost, not
over a network.
Moritz
pgpfNEpCn0kPR.pgp
Description: PGP signature
- [Phpgroupware-users] install problems with postgres (same as bug #456), mlennert, 2002/07/09
- Re: [Phpgroupware-users] install problems with postgres (same as bug #456), Guillaume Courtois, 2002/07/09
- Re: [Phpgroupware-users] install problems with postgres (same as bug #456),
Moritz Lennert <=
- Re: [Phpgroupware-users] install problems with postgres (same as bug #456), Moritz Lennert, 2002/07/10
- RE: [Phpgroupware-users] install problems with postgres (same as bug #456), Phil Glaser, 2002/07/10
- Re: [Phpgroupware-users] install problems with postgres (same as bug #456), Moritz Lennert, 2002/07/10
- RE: [Phpgroupware-users] install problems with postgres (same as bug #456), Phil Glaser, 2002/07/10
- Re: [Phpgroupware-users] install problems with postgres (same as bug #456), Moritz Lennert, 2002/07/11
- Re: [Phpgroupware-users] install problems with postgres (same as bug #456), Moritz Lennert, 2002/07/11
- Re: [Phpgroupware-users] install problems with postgres (same as bug #456), Martin Auer, 2002/07/11
- Re: [Phpgroupware-users] install problems with postgres (same as bug #456), Moritz Lennert, 2002/07/11
- [Phpgroupware-users] login problems, Moritz Lennert, 2002/07/22