Re: phpPgAdmin-4.1.3 login fail

From: Richard Huxton <dev(at)archonet(dot)com>
To: Cefull Lo <cefull_lo(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: phpPgAdmin-4.1.3 login fail
Date: 2008-01-11 08:46:37
Message-ID: 47872CED.4040401@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Cefull Lo wrote:
> I just installed phpPgAdmin-4.1.3, when I try to
> login, it always tell me login fail.

Probably the phpPgAdmin list would be the best place to ask, but let's see.

> I followed the steps in FAQ but still can't login.

OK

> I'm sure that postgresql is running and accepting
> tcpip connection (psql -h 192.168.4.4 mydb from other
> machine is OK), and password is correct.

Good. That eliminates one possible issue.

And your web-server is on the machine you ran that command from, yes?

Oh, and it was the same user you were connecting as from phpPgAdmin?

> I'm using
> postgresql-8.2.6
> php-4.4.8 (compiled with postgres support)
> apache-1.3.39

OK - nothing particularly odd there.

Are you logging connection attempts, and if so, do you see one? Does it
give a reason why it fails?

Do you know what's in your pg_hba.conf and are you happy that it's correct?

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2008-01-11 09:54:40 Re: 8.2.4 serious slowdown
Previous Message Cefull Lo 2008-01-11 07:43:57 phpPgAdmin-4.1.3 login fail