| From: | Paul Smith <phhs80(at)gmail(dot)com> |
|---|---|
| To: | "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: phpPgAdmin login problem |
| Date: | 2006-02-05 02:15:02 |
| Message-ID: | 6ade6f6c0602041815le5d1642gf45c94aed10e8e5f@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
On 2/5/06, Devrim GUNDUZ <devrim(at)commandprompt(dot)com> wrote:
> > > AFAIR phpPgAdmin uses TCP/IP socket, so you should allow TCP connections
> > > from localhost -> host all all 127.0.0.1/32 md5
> >
> > Thanks, Devrim. I have done that, but still login failed.
>
> - phpPgAdmin does not allow connections from postgres user; are you
> trying to connect via that user?
>
> - Check that you have that username in pg_shadow.
>
> - What's in the PostgreSQL logs?
No, I am not trying to connect via postgres user. Where is pg_shadow
located? Same question regarding logs.
Paul
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Elphick | 2006-02-06 09:43:26 | Re: Dropping sub-tables |
| Previous Message | Devrim GUNDUZ | 2006-02-05 01:41:54 | Re: phpPgAdmin login problem |