Re: PHP: Too many open links (0) with libpg7.4.3

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: PHP: Too many open links (0) with libpg7.4.3
Дата
Msg-id 40DACDE5.40005@archonet.com
обсуждение исходный текст
Ответ на Re: PHP: Too many open links (0) with libpg7.4.3  ("NTPT" <ntpt@centrum.cz>)
Список pgsql-general
NTPT wrote:
> phpinfo()  say that there was 0 connections !.  Ie not connections at all
> from PHP.  Seems that PHP with libpg7.4.3 is not able to start connections
> at all....

Try turning up the logging (particularly the connection logging) in your
  postgresql.conf and make see if a connection is attempted at all. It
might be that PHP is getting the error message wrong (PG's error
messages were reworked for 7.4)

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: "NTPT"
Дата:
Сообщение: Re: PHP: Too many open links (0) with libpg7.4.3
Следующее
От: Greg Stark
Дата:
Сообщение: Re: and here is a free OSS library to do ....