A2 Hosting Forums

Full Version: Do you support PEAR and PDO?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does a2Hosting support PEAR with the package QuickForm and PDO with the PostGreSQL driver?
You can install this yourself or we can install any PEAR packages for you.

Yes we do the PostgreSQL PDO driver.

a2hosting Wrote:
Yes we do the PostgreSQL PDO driver.


Awesome!  I really would like the PDO drivers for PostgeSQL since I am trying to work with Zend Framework.  All I see on phpinfo() under PDO is "sqlite, sqlite2, mysql".  It looks like my build of PHP was compiled --with-pdo-mysql and --with-pgsql.

PHP gives me this error:

Code:
'The pgsql driver is not currently installed'.


How do I access the PostgreSQL PDO driver?

It should be installed.  If it isn't, that's in error and we can correct it.  Just submit a ticket.

Thanks.

a2hosting Wrote:
It should be installed.  If it isn't, that's in error and we can correct it.  Just submit a ticket.


The PDO-pgsql drivers are installed and they work great!  I don't know what I did wrong before but everything looks good now, thanks.

We had to add them to the configuration on your server.  Glad to hear everything is working as expected now!
Reference URL's