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

Поиск
Список
Период
Сортировка
От Postgres Admin
Тема Re: $_SERVER['SERVER_ADDR'] ; returns wrong value "::1"
Дата
Msg-id 42B16AFF.4020403@productivitymedia.com
обсуждение исходный текст
Ответ на $_SERVER['SERVER_ADDR'] ; returns wrong value "::1"  (Bill Hernandez <pgsql@mac-specialist.com>)
Список pgsql-admin
::1 is a function of the PHP $_SERVER[''] internal function, not a
PostgreSQL problem. It will display ::1 on any database, you program a
PHP custom function to call the whole IP address.  The real question is
that a problem in a production environment? Of note, outside IP
addresses will display fine using $_SERVER[''].

Good Luck,
J

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Indexes getting corrupted.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Indexes getting corrupted.