You still need a MySql driver for PDO: http://www.php.net/manual/en/ref.pdo-mysql.php
Check `php -i` for something like this: PDO Driver for MySQL => enabled Client API version => mysqlnd 5.0.11-dev - 20120503 - $Id: 1514feb3700aa52d513182fcdc87f2c66f06d152 $ -- Jasper N. Brouwer (@jaspernbrouwer) On 24 Jan 2014, at 13:51, Olajide Obasan <[email protected]> wrote: > I already checked the php-cli.ini and PDO was loaded and even ran php -m on > the cli and listed PDO as part of the modules loaded -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
