Re: php password authentication failed for user ...

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: basti <mailinglist(at)unix-solution(dot)de>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: php password authentication failed for user ...
Date: 2014-07-15 20:34:22
Message-ID: 53C5904E.8000602@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 07/15/2014 07:45 AM, basti wrote:
> psql in version 9.1 connect to server 9.3 get the same error as above.
> =>
> dpkg -l | grep libpq
> ii libpq5 9.1.13-0wheezy1
> amd64 PostgreSQL C client library
>
> the other I cant say, now thats
> ii libpq5:amd64 9.4~beta1-2.pgdg70+1
> amd64 PostgreSQL C client library
>
>

Well it looks like different sources for the packages.

I am not sure I am following your listings above.

Are they on the same machine?

What does ldd show for the various psql versions and the php extension
pgsql.so?

My suspicion is that the PHP extension and/or the Postgres 9.1 psql are
linked to the wrong file.

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Igor Neyman 2014-07-15 20:43:08 Re: PG index architecture
Previous Message Andy Colson 2014-07-15 20:26:52 PG index architecture