Re: Fwd: Web Hosting support for pgsql in PHP

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Fwd: Web Hosting support for pgsql in PHP
Дата
Msg-id CAOR=d=2KO5ooKecygQ_01KoCtWJwr7K01v253NW4sa+JvTD9VA@mail.gmail.com
обсуждение исходный текст
Ответ на Fwd: Web Hosting support for pgsql in PHP  (Jeff Silberberg <jms@dapage.net>)
Ответы Re: Fwd: Web Hosting support for pgsql in PHP
Re: Fwd: Web Hosting support for pgsql in PHP
Re: Fwd: Web Hosting support for pgsql in PHP
Список pgsql-general
On Mon, Dec 30, 2013 at 1:20 PM, Jeff Silberberg <jms@dapage.net> wrote:
>
>
> Good afternoon,
>
>       I moved a number of sites a few months ago to site5 web hosting but
> have run into an issue where they refuse to include the support for pgsql
> into the php environment.  Although they did try to install it with pecl
> that failed with no pg_config and missing libpg-fe.h.  It appears that the
> php modules do not install with out the developer tools installed,   An I
> have just run into a road block attempting to get this done. They refuse.
> Note, I am not asking them to support a postgresql database, just include
> the support in PHP so I can access an existing database remotely.

What kind of server are they using? Assuming it's debian / ubuntu all
they need to do is install the following packages on your virtual
server:

php5-pgsql
phppgadmin
postgresql
postgresql-client
postgresql-common

They sound lost.


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

Предыдущее
От: Jeff Silberberg
Дата:
Сообщение: Fwd: Web Hosting support for pgsql in PHP
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Fwd: Web Hosting support for pgsql in PHP