Re: Pgsql-PHP connection problem

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Nirav Parikh <nirav(dot)p(at)workskillsprofessionals(dot)com(dot)au>
Cc: <pgsql-php(at)postgresql(dot)org>
Subject: Re: Pgsql-PHP connection problem
Date: 2005-09-28 02:16:15
Message-ID: BE4755CB-380F-4F2C-B02A-5155DDC16400@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php


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

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Partners - Majolee InfoTech 2005-09-28 07:36:11 Error restoring
Previous Message Nirav Parikh 2005-09-28 01:10:07 Pgsql-PHP connection problem