On Ubuntu you should be able to install the necessary PDO parts from apt using
Installing PHP mysql and PDO driver on MySQL Linux server
sudo apt-get install php-mysql
sudo apt-get install pdo-mysql