Re: [GENERAL] Debian php3+postgresql unable to connect

From: moebius(at)ip-solutions(dot)net
To: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
Cc: Il Paolone <bigpaul(at)flashnet(dot)it>, Il Paolone <bigpaul(at)flashnet(dot)it>, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Debian php3+postgresql unable to connect
Date: 2000-01-17 01:34:17
Message-ID: Pine.LNX.4.10.10001161729340.1621-100000@pony.ip-solutions.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
>
> ************
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff MacDonald <jeff@pgsql.com> 2000-01-17 03:47:08 Re: [GENERAL] cgi with postgres
Previous Message Ron Chmara 2000-01-17 01:03:14 Re: [GENERAL] cgi with postgres