Re: [GENERAL] Fwd: Web Hosting support for pgsql in PHP

2013-12-31 Thread Andreas Kretschmer
Jeff Silberberg wrote: > Anyway, I Am now looking for new host instead of fixing this one.. I'm working for internet24.de, a hosting - provider in germany. We are support PostgreSQL in our shared hostig ;-) Andreas -- Really, I'm not out to destroy Microsoft. That will just be a completely un

Re: [GENERAL] Fwd: Web Hosting support for pgsql in PHP

2013-12-30 Thread Jeff Silberberg
Well, [~]# uname -a Linux s17-dallas.accountservergroup.com 3.2.45-grsec #1 SMP Thu May 23 08:37:40 CDT 2013 x86_64 x86_64 x86_64 GNU/Linux An it's Apache / Wordpress -- All I think they need to to do is pecl install pdo_pgsql-1.0.2 But that looks for pg_config and libpg-fe.hwhich means ins

Re: [GENERAL] Fwd: Web Hosting support for pgsql in PHP

2013-12-30 Thread Gary Chambers
Jeff, Via my post here, I am wondering what others are doing for hosting options that include both wordpress & php-pgsql If shared hosting is acceptable for your databases, have you considered a VPS? -- G. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make change

Re: [GENERAL] Fwd: Web Hosting support for pgsql in PHP

2013-12-30 Thread Joseph Kregloh
I used Site5 for the longest, maybe until 5 or 6 years ago. The problem with shared hosting is that many times they are unwilling to install software because they don't really know what it does or they don't want to support it. Basically they don't want to affect the rest of the server just by help

Re: [GENERAL] Fwd: Web Hosting support for pgsql in PHP

2013-12-30 Thread Raymond O'Donnell
On 30/12/2013 20:28, Scott Marlowe wrote: > On Mon, Dec 30, 2013 at 1:20 PM, Jeff Silberberg 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

Re: [GENERAL] Fwd: Web Hosting support for pgsql in PHP

2013-12-30 Thread Scott Marlowe
On Mon, Dec 30, 2013 at 1:20 PM, Jeff Silberberg 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 w

[GENERAL] Fwd: Web Hosting support for pgsql in PHP

2013-12-30 Thread Jeff Silberberg
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 app