Re: PHP Install with Postgres support.

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: PHP Install with Postgres support.
Дата
Msg-id 3952530A.1876B558@wgcr.org
обсуждение исходный текст
Ответ на PHP Install with Postgres support.  ("Stuart Grimshaw" <stuart@smgsys.fsnet.co.uk>)
Список pgsql-general
Stuart Grimshaw wrote:

> I know that this isn't strictly Postgres, but it is "generally" :-)

> I'm trying to install PHP with Postgres support, and it falls over because
> it can't find libpq-fe.so

> What is this file, I assume I need to rebuild Postgres with some option or
> other enabled (My install is from the V7 RPM's at the moment).

PHP RPM's are available for RedHat 6.2 that should work with the V7
RPMs.  Barring that, you can set the PHP stuff up to look in
/usr/include/pgsql for its headers, set the library search path to look
in /usr/lib, and note that the database is in /var/lib/pgsql/data.

Of course, if you prefer installing from source....
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

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

Предыдущее
От: "Stuart Grimshaw"
Дата:
Сообщение: Re: PHP Install with Postgres support.
Следующее
От: "Robert D. Nelson"
Дата:
Сообщение: RE: PHP Install with Postgres support.