Re: help!!!!!!

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: help!!!!!!
Дата
Msg-id 1110290364.30529.564.camel@state.g2switchworks.com
обсуждение исходный текст
Ответ на help!!!!!!  ("francis feh" <sisqonantu@hotmail.com>)
Ответы Re: help!!!!!!  (Postgres Admin <postgres@productivitymedia.com>)
Список 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 по дате отправления:

Предыдущее
От: Matteo Beccati
Дата:
Сообщение: Re: Postgres schema comparison.
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: Too many clients----A big problem for my team