Discussion:
[OGo-Discuss-DE] Kann nicht mit Postgres verbinden
Felix Schubert
2003-08-01 09:29:57 UTC
Permalink
Hallo,

nach etlichen Recherchen in der Mailinglist und in sonstigen Foren bin=20=

ich am Ende mit meinem Latein ;-)

NSGlobaldomain LSConnectionDictionary:
{
databaseName =3D ogo;
hostName =3D localhost;
password =3D "";
port =3D 5432;
userName =3D ogo;
}

Fehlermeldung der Console:

could not open channel to ***@localhost
LSOffice3: couldn't open adaptor channel

Hat irgendjemand eine Idee woran es liegen k=F6nnte?

Danke!

neue medien + it
-----------------------------------------------
unity concepts gmbh
marketing | marktforschung
im klingenb=FChl 2|1

69123 heidelberg
fon +49-6221-75908-0
fax +49-6221-75908-50
mob +49-163-7590835
web http://www.unity-concepts.de=
Alexander Gluchow
2003-08-05 10:29:16 UTC
Permalink
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--=_NextPart_Lycos_0206301060075756_ID
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: quoted-printable

Check mal die Subnetmask f=FCr localhost in pg_hba.conf.
# TYPE DATABASE USER IP-ADDRESS IP-MASK METHOD
local all all trust
host all all 127.0.0.1 255.0.0.0 trust
host all all 0.0.0.0 255.255.255.255 reject

____________________________________________________________________
Tun Sie was Gutes - mit einer Kinderpatenschaft f=FCr 1 Eur am Tag!
Helfen Sie jetzt! - www.worldvision.de


--=_NextPart_Lycos_0206301060075756_ID--

Loading...