I can log in with mysql -u root but it still gives me an error when using rake db:migrate
On Nov 24, 2:35 pm, "Hassan Schroeder" <[EMAIL PROTECTED]> wrote: > On Mon, Nov 24, 2008 at 12:20 PM, Mr. Watson <[EMAIL PROTECTED]> wrote: > > > Everything is working correct. I can log into MySQL. Ruby on Rails is > > up on running on the localhost. It created the database for me. But > > every time I use the rake db:migrate command it gives me the error. > > > "rake aborted! > > Access denied for user 'root'@'localhost' (using password: YES) > > That's saying that the password for root in database.yml is wrong; > are you saying that it's not? You can log in *using the exact same > information* as you've got in database.yml? > > -- > Hassan Schroeder ------------------------ [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---