| From: | Raymond O'Donnell <rod(at)iol(dot)ie> |
|---|---|
| To: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>, Jeff Silberberg <jms(at)dapage(dot)net> |
| Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Fwd: Web Hosting support for pgsql in PHP |
| Date: | 2013-12-30 20:32:09 |
| Message-ID: | 52C1D849.6060901@iol.ie |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-php |
On 30/12/2013 20:28, Scott Marlowe wrote:
> On Mon, Dec 30, 2013 at 1:20 PM, Jeff Silberberg <jms(at)dapage(dot)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.
From the OP's post on the pgsql-php list, it sounds like shared hosting
via CPanel.... I've had pretty awful experience with Irish ISPs, who -
if they support Postgres at all - generally provide ancient versions in
their shared hosting offerings.
Ray.
--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Moshe Jacobson | 2013-12-30 20:33:14 | Re: pg_dump dumps EVENT TRIGGER owned by extension |
| Previous Message | Scott Marlowe | 2013-12-30 20:28:33 | Re: Fwd: Web Hosting support for pgsql in PHP |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joseph Kregloh | 2013-12-30 20:35:58 | Re: Fwd: Web Hosting support for pgsql in PHP |
| Previous Message | Scott Marlowe | 2013-12-30 20:28:33 | Re: Fwd: Web Hosting support for pgsql in PHP |