victorfa1 Posted September 14, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 126 Reputation: 1 Joined: 09/14/12 Last Seen: February 10, 2015 Share Posted September 14, 2012 (edited) Hello, This errors is appearing when i click "RunServer"... [/b][/color]: Acces denied for user 'root'@'localhost' <using password: YES>[b][color=#00FFFF][Debub][/color][/b]: at ..\src\char\inter.c:788I've read on this topic: http://rathena.org/b...-files-missing/ that i need to add privileges to my mysql root user... but how can i do it?Thanks@edit i can't run MySQL command Line ._.'can i do it via windows prompt? =p Edited September 14, 2012 by victorfa1 Quote Link to comment Share on other sites More sharing options...
mleo1 Posted September 14, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 123 Reputation: 4 Joined: 11/21/11 Last Seen: January 26 Share Posted September 14, 2012 check your password xD Quote Link to comment Share on other sites More sharing options...
victorfa1 Posted September 14, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 126 Reputation: 1 Joined: 09/14/12 Last Seen: February 10, 2015 Author Share Posted September 14, 2012 but how do i check my password? when i open MySQL the password is not required '-' Quote Link to comment Share on other sites More sharing options...
mleo1 Posted September 15, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 123 Reputation: 4 Joined: 11/21/11 Last Seen: January 26 Share Posted September 15, 2012 (edited) maybe your root account has no priviledges but it will be weird if your mysql is new installed xD or you have have wrong passwords in the rathena server's config you could do it via command prompt by typing app.path/bin/mysql --user=root -p try this GUI. http://www.mysql.com...ucts/workbench/ select all the administrative roles, add a password Edited September 15, 2012 by mleo1 Quote Link to comment Share on other sites More sharing options...
java Posted September 15, 2012 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 265 Reputation: 35 Joined: 12/22/11 Last Seen: 23 minutes ago Share Posted September 15, 2012 u look doesnt configure correctly ur permisson for root.. Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted September 15, 2012 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share Posted September 15, 2012 \conf\char_athena.conf: userid: username passwd: password Quote Link to comment Share on other sites More sharing options...
Brian Posted September 15, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted September 15, 2012 \conf\char_athena.conf: userid: username passwd: password The user/pass in char_athena and map_athena are the user/pass that the char-server and map-server use to authenticate to the login-server. This is different than the MySQL user/pass, which is stored in inter_athena.conf Quote Link to comment Share on other sites More sharing options...
victorfa1 Posted September 15, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 126 Reputation: 1 Joined: 09/14/12 Last Seen: February 10, 2015 Author Share Posted September 15, 2012 maybe your root account has no priviledges but it will be weird if your mysql is new installed xD or you have have wrong passwords in the rathena server's config you could do it via command prompt by typing app.path/bin/mysql --user=root -p try this GUI. http://www.mysql.com...ucts/workbench/ select all the administrative roles, add a password Problem solved, Thanks. Quote Link to comment Share on other sites More sharing options...
Question
victorfa1
Hello,
This errors is appearing when i click "RunServer"...
[b][color=#00FFFF][Debub][/color][/b]: at ..\src\char\inter.c:788
I've read on this topic: http://rathena.org/b...-files-missing/ that i need to add privileges to my mysql root user... but how can i do it?
Thanks
@edit i can't run MySQL command Line ._.'
can i do it via windows prompt? =p
Edited by victorfa1Link to comment
Share on other sites
7 answers 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.