connection failed could not find driver code example
Example 1: php Error!: could not find driver
apt-get install php-mysql
Example 2: could not find driver
You need to have a module called pdo_mysql. Looking for following in phpinfo(),
pdo_mysql
PDO Driver for MySQL, client library version => 5.1.44