Hi all,
I have another beginner question. I am trying to do my first migration using mysql but I get the following error when I run rake db:migrate
rake aborted!
Access denied for user 'root'@'localhost' (using password: NO)
(See full trace by running task with --trace)
mysql access problem
Page 1 of 14 Replies - 843 Views - Last Post: 28 July 2010 - 05:46 PM
Replies To: mysql access problem
#2
Re: mysql access problem
Posted 27 July 2010 - 03:26 PM
It looks like the settings in your config/database.yml are incorrect. Double-check to make sure that you've set up the proper databases, usernames, and passwords.
#3
Re: mysql access problem
Posted 27 July 2010 - 03:27 PM
Have you configured config/database.yml properly with the correct username and password?
#4
Re: mysql access problem
Posted 27 July 2010 - 03:37 PM
PASSWORD!!!
Oh, man, I feel dumb. I totally forgot to put the password in the database.yml file.
Thanks all!
Oh, man, I feel dumb. I totally forgot to put the password in the database.yml file.
Thanks all!
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|