[OGo-Users] ogo Debian Sarge First install apach2 404
Martin Hasselmann
users@opengroupware.org
Thu, 01 Mar 2007 13:59:44 +0100
Adam Tauno Williams schrieb:
> psql -h localhost -U OGo OGo
>
> If you don't specify a "-h" it assumes a domain socket connection with
> uses different default authentication; since OGo is using a TCP/IP
> connection, to test you should use a TCP/IP connection.
Maybe I am too stupid for postgresql :/
su - postgres
psql -h localhost -U ogo ogo (lowercases are correct because both user
and database are written in lowercases)
returns: FATAL: IDENT-Authentification for user ogo failed
Why??
Even after consulting postgresql's docs I don't see any mistype or
something :(
> Nope, I don't think that matters. If you are getting a Skyrix error
> though the browser then you have the Apache connection working.
Let me resume: The only problem I got now is to let OGo connect to the
postgresql-DB, right?
Still searching around the web to solve this problem.
Kind regards,
Martin