Re: php4 and postgresql 8.3

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: php4 and postgresql 8.3
Дата
Msg-id dcc563d10903021734n4c5d3435o692b899f1731f6e2@mail.gmail.com
обсуждение исходный текст
Ответ на php4 and postgresql 8.3  (shadrack <shadkeene@hotmail.com>)
Список pgsql-general
On Mon, Mar 2, 2009 at 6:29 PM, Shad Keene <shadkeene@hotmail.com> wrote:
> We already have the postgresql installed and its working fine but I can't
> communicate with it using php4 that's installed. I can't find the php-pgsql
> module or the pgsql.so in php.ini.  So I'm getting an error on pg_connect.
> Any suggestions on what to do from here?

sudo yum install php-pgsql*

maybe

sudo rpm --install php-pgsql.rpm

or whatever the file name is.  If you're that unfamiliar with Red Hat,
making you live with RHEL3 is not gonna help things.  I don't even
know if it has yum, so you get to have all the fun of rpm dependency
resolution solving by yourself.

Honestly, If I was on an OS that old I'd probably just compile
everything from source.

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

Предыдущее
От: Fernando Moreno
Дата:
Сообщение: Re: Log en Postgresql 8.1.11
Следующее
От: Shad Keene
Дата:
Сообщение: Re: php4 and postgresql 8.3