BE SURE YOU THE REQUIREMENTS TO FOLLOW THIS STEP
find the mysql MySQL 5.0.27 MySQL GUI Tools 5.0-r8 athena trunk by your ownself
Strep 1: MySQL 5.0.27
MySQL GUI Tools 5.0-r8
install MySQL 5.0.27
MySQL GUI Tools 5.0-r8
FInd your athena SVN folder or trunk...
go to conf folder
Now Edit this few lines in char_athena.conf and map_athena.conf .
use notepad to edit
editing char_athena.conf and map_eathna_conf::
find
userid: s1<-----change into ragnarok
passwd: p1<-----change it into ragnarok
after editing save and exit..
Step 2:
installing MYSQL
nstall MySQL 5.0.27
Click Next
Choose Typical and then click Next.
Click Install.
Choose to skip sign up and then click Next.
When the installation finished, Tick Configure the MySQL Server now and click Finish.
Now you can choose Detailed Configuration or Standard Configuration. This would be up to you to choose any of it. You can just choose standard configuration and click Next.
Next, Under Service Name Column, Choose MYSQL5 and then click Next.
Next, Just enter any password for this root user and click next. Do not change the username as this username and password would be used later as your database login.
Click Execute and after its done, click Finish. If any errors occurs, uninstall MYSQL5.0.27 and reinstall everything again.
Install MySQL GUI Tools 5.0-r8
Next, Open MySql Adminstrator and it will prompt out a window, Type in the Host Name, Username and password as shown below.
Stored Connection: [Just leave this column empty]
Server Host: localhost
Username: root
Password: (enter the password you have created before for the user root)
Port: 3306
Click Ok and you should now be in MYSQL Adminstrator.
Go to your left column and look for User Adminstration and click
on Add New User.
Enter this inside the columns:
MySQL User: ragnarok
Password: ragnarok
Confirm Password: ragnarok
Click Apply Changes when you are done.
When you are done, exit MYSQL Adminstrator.
WHEN YOUR DONE go to mysql query
create a new schema ragnarok
double click the ragnarok schema it will become bold
click open then click open script
find the main.sql on you athena trunk.
click execute...
on ragnarok schema find login
then edit the login table find
s1, p1 to ragnarok, ragnarok
when your done that create log schema double
click it to become bold click open click open scipt
find logs.sql on your athena trunk click execute...
-Next, Open MySql Adminstrator and it will prompt out a window, Type in the Host Name, Username and password as shown below.
Stored Connection: [Just leave this column empty]
Server Host: localhost
Username: root
Password: (enter the password you have created before for the user root)
Port: 3306
-Click Ok and you should now be in MYSQL Adminstrator.
-Go to your left column and look for User Adminstration and click on Add New User.
Enter this inside the columns:
MySQL User: ragnarok
Password: ragnarok
Confirm Password: ragnarok
click schema prvllage
click the ragnarok and log
you will the arrow like this on the schema prvllage
>
>>
<
<<
click ragnarok and click << the last arrow
do it on log also
next apply changes
Click Apply Changes when you are done.
-When you are done, exit MYSQL Adminstrator.
now how to connect your ragnarok server
go to your ragnarok server
edit sclientinfo.xml
be sure you have english data folder
and have fun...
