Postgres access using PHP - Mailing list pgsql-novice

From John Poltorak
Subject Postgres access using PHP
Date
Msg-id 20010114222757.E85@eyup.org
Whole thread Raw
Responses Re: Postgres access using PHP  ("Brett W. McCoy" <bmccoy@chapelperilous.net>)
Re: Postgres access using PHP  (John Poltorak <jp@eyup.org>)
List 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 by date:

Previous
From: Andrew McMillan
Date:
Subject: Re: [BUGS] Bug in SQL functions that use a NULL parameter directly
Next
From: "Brett W. McCoy"
Date:
Subject: Re: Postgres access using PHP