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