I have seen the fix for this be one of the following:
if you have charset: utf8 change that to encoding or use 127.0.0.1 and not localhost or permissions for the user in the database (create table is a good one to have... )
I have seen the fix for this be one of the following:
if you have charset: utf8 change that to encoding or use 127.0.0.1 and not localhost or permissions for the user in the database (create table is a good one to have... )
heimdull wrote:
I have seen the fix for this be one of the following:
if you have charset: utf8 change that to encoding or use 127.0.0.1 and not localhost or permissions for the user in the database (create table is a good one to have... )
On Sep 22, 4:52�pm, Daniel Hutchinson <rails-mailing-l...@andreas-
Thanks a lot! heimdull for the answer . Im a beginner i RoR and I come from Visual Fox->SQL platform .
I tried as you said. And I get the next line messages (above)
if you see ( and I did not) the service start at 0.0.0.0:3000 and another line I didnt see either is
"Client does not support authentication protocol requested by server; consider upgrading MySQL client"
So if you or another can make me easy the way thanks, I will looking for now with this data something more
Thanks Again for your help
-----------------------LINE MESSAGES
Daniel Hutchinson wrote:
Solved!
I decide to new post because I posted with MySQL title which dont say nothing about the real problem
So when i get the message
"Client does not support authentication protocol requested by server;
consider upgrading MySQL client"
or after run rake db:create
get error message "could create table....."