How to install pdo_pgsql in Cpanel server
April 23, 2008 | In: Installation, Pgsql, PHP
Its that easy to add the php module pdo_pgsql in a Cpanel server.
Just use the command
===============
pecl install pdo_pgsql
===============
Then go for a Apache restart. It will be shown up in your phpinfo page……..




