victorfa1 Posted September 14, 2012 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
victorfa1 Posted September 14, 2012 Author Posted September 14, 2012 but how do i check my password? when i open MySQL the password is not required '-' Quote
mleo1 Posted September 15, 2012 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
java Posted September 15, 2012 Posted September 15, 2012 u look doesnt configure correctly ur permisson for root.. Quote
nanakiwurtz Posted September 15, 2012 Posted September 15, 2012 \conf\char_athena.conf: userid: username passwd: password Quote
Brian Posted September 15, 2012 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
victorfa1 Posted September 15, 2012 Author 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
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 victorfa17 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.