[symfony-users] WHAT TO DO: I keep getting 1045 Connection Error when I use php symfony doctrine:insert-sql

2010-07-07 Thread Alpha-X-Wolf
I have set up new systems over and over again and keep running my head into the exact same issue when setting up jobeet for symfony. Currently run Ubuntu 9.10 on linux, installed all packages successfully including mysql. I am also setup completely with doctrine. Here is where the error starts. s

Re: [symfony-users] WHAT TO DO: I keep getting 1045 Connection Error when I use php symfony doctrine:insert-sql

2010-07-07 Thread Ricardo Jose Guzman Milanes
Try using 127.0.0.1 instead of localhost and in your databases.yml file use ' ' in your password field. password: 'password' -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to th