I tried to create my DB with Symfony2. I used the command:
php app/console doctrine:create:database
The result is:
[PD
You have to check your MySQL credentials. PDO was not able to connect to your MySQL server. Maybe the login is wrong, or the password, or user has not enough rights.