Re: authentication question

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: authentication question
Дата
Msg-id 0f2a01c35cae$af2358a0$2800a8c0@mars
обсуждение исходный текст
Ответ на Re: authentication question  (Cath Lawrence <Cath.Lawrence@anu.edu.au>)
Список pgsql-php
> But while I'm here - how does PHP connect? If rejecting connections
> from the local machine and from 127.0.0.1 didn't do the trick, why not?
> (Or is that getting into network issues and I needed the host's IP
> address?)

PHP is probably using a Unix domain socket (eg. /tmp/pgsql.1321 or
something), and not using an actual TCP/IP connection.

Chris


В списке pgsql-php по дате отправления:

Предыдущее
От: Cath Lawrence
Дата:
Сообщение: Re: authentication question
Следующее
От: Robby Russell
Дата:
Сообщение: Re: authentication question