apt-get install php-mysql
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
sudo apt-get install sqlite php-sqlite3