| From: | Andy Anderson <aanderson(at)amherst(dot)edu> |
|---|---|
| To: | PostgreSQLPHP PostgreSQLPHP <pgsql-php(at)postgresql(dot)org> |
| Subject: | Re: Cannot login using phpPgAdmin |
| Date: | 2012-07-30 10:42:20 |
| Message-ID: | DBD47C4FD26A564A94E50C81B6BE3E8E9B19FF@EX10-MC1-NODE02.amherst.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-php |
Is there a % in your password? I’ve had trouble in the past with such passwords in Postgres, though I don’t recall the exact context.
-- Andy
On Jul 30, 2012, at 5:30 AM, Raymond O'Donnell wrote:
> On 30/07/2012 05:51, Archana K N wrote:
>>
>> Hi,
>>
>> I used the same password and username while using pgadmin3. Even
>> in the same machine the phppgadmin is not working.
>>
>> In pg_hba.conf I added the a client machine's ip address and all.
>
> As Devrim pointed out, by default phpPgAdmin doesn't let you log in as a
> superuser. Would this be your problem?
>
> Also, I think usernames and passwords may be case-sensitive; not sure
> about this.
>
> Ray.
>
>
> --
> Raymond O'Donnell :: Galway :: Ireland
> rod(at)iol(dot)ie
>
> --
> Sent via pgsql-php mailing list (pgsql-php(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-php
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Archana K N | 2012-07-30 11:01:50 | Re: Cannot login using phpPgAdmin |
| Previous Message | Raymond O'Donnell | 2012-07-30 09:30:57 | Re: Cannot login using phpPgAdmin |