Z e r o Posted August 8, 2013 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 97 Reputation: 0 Joined: 02/11/13 Last Seen: September 14, 2017 Share 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 Link to comment Share on other sites More sharing options...
Patskie Posted August 8, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: Yesterday at 04:31 AM Share 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 Link to comment Share on other sites More sharing options...
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>
Link to comment
Share on other sites
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.