Re: php password authentication failed for user ...

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: rob stone <floriparob(at)gmail(dot)com>, basti <mailinglist(at)unix-solution(dot)de>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: php password authentication failed for user ...
Date: 2014-07-09 13:30:16
Message-ID: 53BD43E8.5090508@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 07/09/2014 06:19 AM, rob stone wrote:
>
>
>

>
> You need to use "sslmode=require".
>
> Are you encrypting the password? If not, alter the pg_hba.conf file to
> "trust" instead of md5. If it's all running on localhost it's no big
> deal.

AFAIK PHP, in the connect function, takes care of encrypting the
password for you.

>
> Is the postgresql.conf file and your Apache config file in the
> sites-available path compatible with SSL usage?
>
> HTH
> Robert
>
>
>

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message basti 2014-07-09 13:32:20 Re: php password authentication failed for user ...
Previous Message Ramesh T 2014-07-09 13:28:16 Re: BAKUP ISSUE