xxxxxxxxxx
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
xxxxxxxxxx
could not find driver
PRAGMA foreign_keys = ON;
// incomment following two line from PHP.ini
extension=pdo_sqlite
extension=sqlite3