Our Blog

News, thoughts & useful links

Contact: Skype , email or call
+44 (0) 131 556 6818

Posts Tagged ‘how to’

Resolve a path error in Symfony2 when using MAMP under OSX Lion

Symfony2, MySQL and MAMPYou 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 »