Z e r o Posted August 8, 2013 Posted August 8, 2013 got a little problem here. cant start the server i dont know how is the syntax for a mysql blank password. i tried puting ----> sql.db_password: " " it always shows Access denied for user 'root'@'localhost' <using password: YES> Quote
Patskie Posted August 8, 2013 Posted August 8, 2013 got a little problem here. cant start the server i dont know how is the syntax for a mysql blank password. i tried puting ----> sql.db_password: " " it always shows Access denied for user 'root'@'localhost' <using password: YES> You cannot leave your sql.db_password as an empty string. Try creating a user on your database with full privileges, add a password then put that password on your sql.db_password Quote
Question
Z e r o
got a little problem here. cant start the server i dont know how is the syntax for a mysql blank password. i tried puting ----> sql.db_password: " " it always shows Access denied for user 'root'@'localhost' <using password: YES>
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.