PostgreSQL connect error - Mailing list pgsql-general

From devi
Subject PostgreSQL connect error
Date
Msg-id C8EDD6FD2D9E4235A78D3AD4EE8F948D@Devi
Whole thread Raw
Responses Re: PostgreSQL connect error  (John R Pierce <pierce@hogranch.com>)
Re: PostgreSQL connect error  (Thomas Pundt <mlists@rp-online.de>)
List pgsql-general
Hi Friends,
 
I wrote a sample php program that connects to PostgreSQL DB.
 
==> I was able to run the PHP program from the command prompt as postgres user & not as anyother user
        $ php pgsql.php
 
==>  I was not able execute the same file from the web browser.  FATAL ERROR- undefined function pg_connect().
 
How to resolve this issue?  Please help.
 
Thanks
DEVI.G

pgsql-general by date:

Previous
From: "Nagalingam, Karthikeyan"
Date:
Subject: postgres deployment
Next
From: John R Pierce
Date:
Subject: Re: PostgreSQL connect error