[symfony-users] Re: PDO Connection Error

2010-10-09 Thread golan
Just as simple! I just did that dirty trick of changing dsn: 'mysql:host=localhost;dbname=jobeet_test' to dsn: 'mysql:host=127.0.0.1;dbname=jobeet_test'. And now i can get in to work again. Thanks Manu =D On Oct 8, 9:32 am, Manu SW wrote: > golan wrote, On 10/7/1

[symfony-users] PDO Connection Error

2010-10-08 Thread golan
Hi, I've been working with jobeet since a couple of weeks and yesterday i covered Day: 8 The Unit Test and Day 9: The Functional Test. After a while I got the tests to work successfully without any error, every thing was ok. Yesterday i made also some pending updates to my mac OS (10.6) . Today i