Re: pgsql php problem

Поиск
Список
Период
Сортировка
От s0lao@netscape.net (S. L.)
Тема Re: pgsql php problem
Дата
Msg-id 4B1DC619.65F1ABC6.00013D13@netscape.net
обсуждение исходный текст
Ответ на pgsql php problem  (<marekza@yahoo.com>)
Список pgsql-cygwin
[...]

>not PostgreSQL. I always get message:
>"Fatal error: Call to undefined function: pg_connect()
>in ..."
>
>so this means probably that apache/php is not able to
>communicate with postgresql, is that right?
>

[...]

Yes, you're right. And, again, the "Call to undefined function: " comes from the fact that php_pgsql.dll doesn't find
thelibpq.dll library, where the function pg_connect() is defined. So, if you say you copied the libpq.dll in your
"extensions"directory, and it didn't work, then try copying it in your windows system directory. Try doing this with
apache/phpstopped. 

SLao
--




__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with
Shop@Netscape!http://shopnow.netscape.com/ 

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


В списке pgsql-cygwin по дате отправления:

Предыдущее
От: "Raveendra Yerraguntla"
Дата:
Сообщение: Dynamic Loading of C functions.
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Cygwin Postgres 7.1.3 on Windows ME