Re: PostgreSQL + PHP can't connect

From: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
To: Jordi Scharp <spaceface(at)cable(dot)a2000(dot)nl>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL + PHP can't connect
Date: 2000-09-11 10:56:32
Message-ID: 20000911115632.B22783@quartz.newn.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, Sep 10, 2000 at 09:03:50PM +0200, Jordi Scharp wrote:
> Hello there all,
>
> I have a huuuuuuuuuuuuge problem!
>
> I have a PosgreSQL database running called testjordi (Jordi's my name
> ;)) and I'm connecting it to port 113 (I really don't know which port to
> use but all other give an instant error msg and 113 doesn't so I think
> that's the right one).

How about 5432 ? (recollect 113 has something to do with auth/ident)
Did you start postmaster with -i ? Can you connect directly with psql?
What does pg_hba.conf look like? Did you grant your database rights to
read your table?

All questions... no answers...

Cheers,

Patrick

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Darrin Ladd 2000-09-11 12:10:50 Re: Re: Race conditions...
Previous Message Andreas Jerke 2000-09-11 10:38:54 can't read SQL dump from MySQL