On Sep 27, 2005, at 9:10 PM, Nirav Parikh wrote:
I have setup new server running on Fedora Core 4. I am having problem connecting Php to Postgresql database. Now I also got couple of old server running same thing. I can connect through one of the existing server to this Postgresql database on new server. But Can't connect locally.
Have you verified it is specifically a PHP problem? Can you connect with psql?
psql -h 127.0.0.1 dbname John DeSoi, Ph.D. http://pgedit.com/ Power Tools for PostgreSQL ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster