Jump to content
  • 0

Question

7 answers to this question

Recommended Posts

Posted

You can see all of this in your trunk/conf/inter_athena.conf

 

 

// MySQL Character SQL server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: ragnarok <= Mysql username
char_server_pw: ragnarok <= your mysql password
char_server_db: ragnarok <= this one should be your main table where you extract your main.sql

// MySQL Map SQL Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: ragnarok <= Mysql username
map_server_pw: ragnarok <= your mysql password
map_server_db: ragnarok <= this one should be your main table where you extract your main.sql

// MySQL Log SQL Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: ragnarok <= Mysql username
log_db_pw: ragnarok <= your mysql password
log_db_db: ragnarok <= now for this one, change it to your log table " where you extract your log.sql "
log_codepage:
log_login_db: loginlog

 

 

I hope i explained it correctly =)

Posted

on your inter_athena.conf 

look on this
 

// MySQL Log SQL Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: ragnarok
log_db_pw: ragnarok
log_db_db: ragnarok
log_codepage:
log_login_db: (< edit this where you log table is, >)
Posted

on your inter_athena.conf 

look on this

 

// MySQL Log SQL Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: ragnarok
log_db_pw: ragnarok
log_db_db: ragnarok
log_codepage:
log_login_db: (< edit this where you log table is, >)

 

what do you mean?

Posted


// MySQL Log SQL Database

log_db_ip: 127.0.0.1

log_db_port: 3306

log_db_id: ragnarok

log_db_pw: ragnarok

log_db_db: ragnarok <-- your log database name

log_codepage:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...