Re: [GENERAL] Unix Domain Socket Error

2005-02-21 Thread Tom Lane
Jeremiah Megie <[EMAIL PROTECTED]> writes: > Warning: pg_connect(): Unable to connect to PostgreSQL server: could > not connect to server: Permission denied Is the server running locally > and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? Check the file permissions on the socke

[GENERAL] Unix Domain Socket Error

2005-02-21 Thread Jeremiah Megie
I've used postgres before numerous times, but I can't seem to correct this issue. I am using PostgreSQL 7.3.4 and Fedora Core 1. I had postgres setup and working correctly. My php scripts were interfacing with it, no problems. We then had our server re-formatted and had ensim installed. The vi