Re: php password authentication failed for user ...

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: php password authentication failed for user ...
Дата
Msg-id 53BD43E8.5090508@aklaver.com
обсуждение исходный текст
Ответ на Re: php password authentication failed for user ...  (rob stone <floriparob@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: php password authentication failed for user ...
Следующее
От: basti
Дата:
Сообщение: Re: php password authentication failed for user ...