pdo is working fine with mysql but with pgsql its giving error \'PDOException\' with message \'could not find driver\' I\'ve installed php5-pgsql p
\'PDOException\' with message \'could not find driver\'
php5-pgsql
Copy libpq.dll from the PHP directory to Apache24\bin (or wherever your installation could be).