08-21-2008, 03:28 PM
08-22-2008, 01:03 PM
You can install this yourself or we can install any PEAR packages for you.
Yes we do the PostgreSQL PDO driver.
Yes we do the PostgreSQL PDO driver.
08-27-2008, 06:08 PM
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?
09-04-2008, 04:41 PM
It should be installed. If it isn't, that's in error and we can correct it. Just submit a ticket.
Thanks.
Thanks.
09-05-2008, 01:57 AM
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.
09-07-2008, 07:32 PM
We had to add them to the configuration on your server. Glad to hear everything is working as expected now!