Re: [GENERAL] Debian php3+postgresql unable to connect - Mailing list pgsql-general

From moebius@ip-solutions.net
Subject Re: [GENERAL] Debian php3+postgresql unable to connect
Date
Msg-id Pine.LNX.4.10.10001161729340.1621-100000@pony.ip-solutions.net
Whole thread Raw
In response to Re: [GENERAL] Debian php3+postgresql unable to connect  (Lamar Owen <lamar.owen@wgcr.org>)
List pgsql-general
Hey All,
  It's the pg_Connect string that's giving you problems. Make sure that
the syntax is pg_connect("host","port","database"). Also b/c it is most
likely that user nobody is the owner of the webserver you will need to
grant INSERT UPDATE and DELETE permission to nobody.
HTH,

Harry Hoffman
Product Systems Specialist
Restaurants Unlimited Inc.
Seattle WA
206 634-3082 ext. 270

On Sun, 16 Jan 2000, Lamar Owen wrote:

> On Sun, 16 Jan 2000, Il Paolone wrote:
> > Unable to connect to PostgresSQL server: connectDB() failed: Is the
> > postmaster running and accepting TCP/IP(with -i) connections at
> > 'bigpaul' on port '5432'? in /var/www/ciao.php3 on line 34
>
> Is postmaster being started with the '-i' switch??
>
> --
> Lamar Owen
> WGCR Internet Radio
> 1 Peter 4:11
>
> ************
>


pgsql-general by date:

Previous
From: Ron Chmara
Date:
Subject: Re: [GENERAL] cgi with postgres
Next
From: "Jeff MacDonald "
Date:
Subject: Re: [GENERAL] cgi with postgres