Re: $_SERVER['SERVER_ADDR'] ; returns wrong value "::1"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: $_SERVER['SERVER_ADDR'] ; returns wrong value "::1"
Дата
Msg-id 14589.1118926141@sss.pgh.pa.us
обсуждение исходный текст
Ответ на $_SERVER['SERVER_ADDR'] ; returns wrong value "::1"  (Bill Hernandez <pgsql@mac-specialist.com>)
Список pgsql-admin
Bill Hernandez <pgsql@mac-specialist.com> writes:
> SERVER_ADDR               ::1
> REMOTE_ADDR               ::1

> I have no clue where the "::1" is coming from ?

Looks perfectly fine to me; that's the usual IPv6 notation for "local
loopback connection", AFAIK.  If your client code cannot cope with IPv6
addresses, consider disabling IPv6 in your network preferences.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Indexes getting corrupted.
Следующее
От: grupos
Дата:
Сообщение: Re: [SQL] PostgreSQL and Delphi 6