Postgres access using PHP

Поиск
Список
Период
Сортировка
От John Poltorak
Тема Postgres access using PHP
Дата
Msg-id 20010114222757.E85@eyup.org
обсуждение исходный текст
Ответы Re: Postgres access using PHP
Re: Postgres access using PHP
Список pgsql-novice
I am trying to access a Postgres database using PHP from a Web page
and it doesn't work.

Could anyone shed any light on the problem?

This is the error I get - which looks like an authentication problem:-

Unable to connect to PostgreSQL server:  FATAL 1:  SetUserId: user 'root' is not in 'pg_shadow'

What have I overlooked in setting up Postgres for Web access?

--
John


В списке pgsql-novice по дате отправления:

Предыдущее
От: Andrew McMillan
Дата:
Сообщение: Re: [BUGS] Bug in SQL functions that use a NULL parameter directly
Следующее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: Postgres access using PHP