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

Поиск
Список
Период
Сортировка
От moebius@ip-solutions.net
Тема Re: [GENERAL] Debian php3+postgresql unable to connect
Дата
Msg-id Pine.LNX.4.10.10001161729340.1621-100000@pony.ip-solutions.net
обсуждение исходный текст
Ответ на Re: [GENERAL] Debian php3+postgresql unable to connect  (Lamar Owen <lamar.owen@wgcr.org>)
Список 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 по дате отправления:

Предыдущее
От: Ron Chmara
Дата:
Сообщение: Re: [GENERAL] cgi with postgres
Следующее
От: "Jeff MacDonald "
Дата:
Сообщение: Re: [GENERAL] cgi with postgres