Re: php password authentication failed for user ... - Mailing list pgsql-general

From Adrian Klaver
Subject Re: php password authentication failed for user ...
Date
Msg-id 53BD43E8.5090508@aklaver.com
Whole thread Raw
In response to Re: php password authentication failed for user ...  (rob stone <floriparob@gmail.com>)
List 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.klaver@aklaver.com


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: php password authentication failed for user ...
Next
From: basti
Date:
Subject: Re: php password authentication failed for user ...