Winz Posted March 8, 2012 Posted March 8, 2012 Hi there, may someone tell me, why do I get this problem and how to fix it? I've set: - char_athena.conf - login_athena.conf - inter_athena.conf - map_athena.conf their SQL information correctly and I can login, using the same credential, even from my house.. Thanks in advance. Quote
Winz Posted March 9, 2012 Author Posted March 9, 2012 I've did that.. and I'm triply sure that the data is correct.. Duarrr!!! Quote
Asura Posted March 9, 2012 Posted March 9, 2012 Hi Winz, Do you have your MySQL Database properly set up? Are you using the correct user/pass combination for your MySQL authentication? Quote
Winz Posted March 9, 2012 Author Posted March 9, 2012 Hi, Asura Yes, I have set it properly and I am using the correct user and pass on the configs.. Quote
Asura Posted March 9, 2012 Posted March 9, 2012 (edited) Hi Winz, "their SQL information correctly and I can login, using the same credential, even from my house" Are you running the MySQL server on the SAME EXACT computer that you are running the rAthena server? Edited March 9, 2012 by Asura Quote
Winz Posted March 9, 2012 Author Posted March 9, 2012 Hi Asura, Yes, both of them are running on the same computer Quote
JayPee Posted March 9, 2012 Posted March 9, 2012 can you try your root account in mysql? if does work i think the problem is the ragnarok account. Quote
Winz Posted March 9, 2012 Author Posted March 9, 2012 Using ID: root, result: not working.. I guess the login-server is not reading the inter_athena.conf.. Quote
Asura Posted March 9, 2012 Posted March 9, 2012 (edited) Hi Winz, Did you compile rAthena correctly by including the mysql packages? Source: http://rathena.org/w...g_Visual_Studio Edited March 9, 2012 by Asura Quote
Winz Posted March 10, 2012 Author Posted March 10, 2012 it's ./configure make clean make sql plugins right? Quote
Asura Posted March 10, 2012 Posted March 10, 2012 Hi Winz, That's correct. Make sure when you perform './configure' it outputs the value 'yes' for mySQL. Quote
Winz Posted March 10, 2012 Author Posted March 10, 2012 Here is what I found on the console window: checking for mysql_config... /usr/bin/mysql_config checking for mysql_init in -lmysqlclient... yes checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking MySQL library (optional)... yes (5.1.41) Quote
Asura Posted March 10, 2012 Posted March 10, 2012 Hi Winz, Go to the file, '/etc/my.ini'; do you see anywhere mentioning 'bind-address'? Is it active or is it commented out? (commented out: '#bind-address:') Quote
Winz Posted March 10, 2012 Author Posted March 10, 2012 Hi Asura, ho oh, done that. (BTW, if I have not done that, how can I connect from my house?) *Solved, I reinstalled the MySQL Database, PHPMyAdmin (Optional), and apache2 (optional). Then, I ran: ./configure make clean make txt make sql plugins Then, when I typed ./athena-start start the login-server itself said using account engine: 'sql' Done! Thanks for the willing to help, guys! Quote
Question
Winz
Hi there, may someone tell me, why do I get this problem and how to fix it?
I've set:
- char_athena.conf
- login_athena.conf
- inter_athena.conf
- map_athena.conf
their SQL information correctly and I can login, using the same credential, even from my house..
Thanks in advance.
13 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.