Resolve a path error in Symfony2 when using MAMP under OSX Lion
You have installed and configured your Symfony2 project, added the Entity classes, prepared everything for persisting them into a database and, bam, you end up with the following error message after executing “php app/console doctrine:database:create” the command prompt:
Read more about Resolve a path error in Symfony2 when using MAMP under OSX Lion »