[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Unable to connect to PostgreSQL server
- Subject: [cobalt-users] Unable to connect to PostgreSQL server
- From: Hostmaster of the day <hostmaster@xxxxxxxxxxxxx>
- Date: Fri Feb 22 14:42:03 2002
- Organization: Deltaphon Multimedia GmbH
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Greetings !
I got the following PHP/PostgreSQL problem :
Warning: Unable to connect to PostgreSQL server: PQconnectPoll() --
connect() failed: Connection refused Is the postmaster running (with
-i) at 'localhost' and accepting connections on TCP/IP port '5432'?
in /home/sites/site8/web/connect.php on line 11
Is that a permission problem located in the pg_hba.conf
-i is in the postmaster.opts.default file.
> psql database
against it is running well.
What could be the problem.
Thanks a lot,
--Mark