PostgreSQL connect error

From: "devi" <devi(at)visolve(dot)com>
To: <pgsql-general(at)postgresql(dot)org>, <pgsql-sql(at)postgresql(dot)org>
Subject: PostgreSQL connect error
Date: 2009-03-10 07:09:39
Message-ID: C8EDD6FD2D9E4235A78D3AD4EE8F948D@Devi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nagalingam, Karthikeyan 2009-03-10 07:11:48 Re: postgres deployment
Previous Message Michael Monnerie 2009-03-10 07:05:09 Re: postgres deployment