Re: Installing Postres support in PHP

Поиск
Список
Период
Сортировка
От Kenny Drobnack
Тема Re: Installing Postres support in PHP
Дата
Msg-id 20040213161754.635d2bde@kenny.jlhome.com
обсуждение исходный текст
Ответ на Re: Installing Postres support in PHP  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-admin
Most RPM installs of PHP and postgresql I have seen have a RPM of PHP and then another RPM that provides PHP with a
PostgreSQLplugin, so you may want to look into that first. 

If you want to install PostgreSQL from RPM, and PHP from source, the .h files are in the postgresql-devel rpm's, which
aresplit off from the rest of the postgresql rpm's. 

Also, I believe that all three of these packages have RPM .spec files, which let you build your own RPM's from source.


On Fri, 13 Feb 2004 13:54:24 -0700 (MST)
"scott.marlowe" <scott.marlowe@ihs.com> wrote:

> you wouldn't need a .h file, as it's all rpms, it should just
> need a lib (.so, etc...)  I'm not sure what "build apache" means...
>
> I always install apache/postgresql/php from source files, due to the
> issues I've had finding suitable rpms in the past for all three that work
> together.


--
Kenny

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: Installing Postres support in PHP
Следующее
От: "Dani Mezher"
Дата:
Сообщение: Urgent!!!! Setting permissions on Views