Tuesday, October 19, 2010

Ubuntu PHP, PDO and MySQL

Note to self:
In order for the PDO MySQL driver to get installed, you need to install the php5-mysql package.

sudo aptitude install php5-mysql