Re: help!!!!!! - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: help!!!!!!
Date
Msg-id 1110290364.30529.564.camel@state.g2switchworks.com
Whole thread Raw
In response to help!!!!!!  ("francis feh" <sisqonantu@hotmail.com>)
Responses Re: help!!!!!!  (Postgres Admin <postgres@productivitymedia.com>)
List pgsql-admin
On Sat, 2005-03-05 at 08:09, francis feh wrote:
> i work with php and postgres,but i have a problem.........when i
> whrite my program in php with postgres function (pg_connect for
> esample),the browser told me that is undefined function ,it's very
> strange because i compil the php source with support of pgsql
> (--with-pgsql)...
> why can i resolve this problem
>

You're php install isn't finding the postgresql libs it needs.  When you
do the ./configure --with-pgsql check the output of the config run, and
you'll see something like:

checking for PostgreSQL support... no

Or similar.



pgsql-admin by date:

Previous
From: Matteo Beccati
Date:
Subject: Re: Postgres schema comparison.
Next
From: Steve Crawford
Date:
Subject: Re: Too many clients----A big problem for my team