I’m trying to run the “ruby script/generate scaffold Post Admin” in
webrick, and I’m getting the infamous:
#28000Access denied for user ‘root’@‘localhost’
What can I do to fix this??? Please help! (I’ve tried resetting my
password - no luck)
I’m trying to run the “ruby script/generate scaffold Post Admin” in
webrick, and I’m getting the infamous:
#28000Access denied for user ‘root’@‘localhost’
What can I do to fix this??? Please help! (I’ve tried resetting my
password - no luck)
ryan wrote:
I’m trying to run the “ruby script/generate scaffold Post Admin” in
webrick, and I’m getting the infamous:#28000Access denied for user ‘root’@‘localhost’
What can I do to fix this??? Please help! (I’ve tried resetting my
password - no luck)
Ok, it was in the database.yml file, but now, when visiting
“http://localhost:3000/admin/” I’m getting the same #28000 error. What
needs changed now??? Shouldn’t the database.yml file take care of that?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs