Jump to content
  • 0

A little problem with inter_athena.conf


Question

Posted

Hello, rathena support.

.

.

.

if i upload my main.sql and logs.sql on web hosting at phpMyAdmin like this

 

8mk2Lo.jpg

 

yeah, i want to know that what i would to edit in 'inter_athena.conf'?? (Red text)

 

 

// MySQL Login server

login_server_ip: 127.0.0.1            <<< it should to be xxx.xxx.xxx.xxx ???
login_server_port: 3306             <<< What does it should be??
login_server_id: root                   <<< 
login_server_pw: 6608903c
login_server_db: zz-ro
login_codepage:
login_case_sensitive: no
 
ipban_db_ip: 127.0.0.1
ipban_db_port: 3306
ipban_db_id: root
ipban_db_pw: 6608903c
ipban_db_db: zz-ro
ipban_codepage:
 
// MySQL Character server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: root
char_server_pw: 6608903c
char_server_db: zz-ro
 
// MySQL Map Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: root
map_server_pw: 6608903c
map_server_db: zz-ro
 
// MySQL Log Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: root
log_db_pw: 6608903c
log_db_db: zz-ro
log_codepage:
log_login_db: loginlog

 

 

helppppp

2 answers to this question

Recommended Posts

  • 0
Posted

-

for if you install both main.sql and logs.sql in the same db then it shout look like this

// MySQL Login server
login_server_ip: 127.0.0.1  //if the sql server is in the same host then is shout be local otherwise use the server ip
login_server_port: 3306
login_server_id: root  // you better create other user to use for this.
login_server_pw: 6608903c
login_server_db: aprilroz_aprilro
login_codepage:
login_case_sensitive: no

ref to.

CentOS https://rathena.org/wiki/Installation_(CentOS)#Configure_MySQL

windows https://rathena.org/wiki/Installation_on_Windows

  • 0
Posted

 

-

for if you install both main.sql and logs.sql in the same db then it shout look like this

// MySQL Login server
login_server_ip: 127.0.0.1  //if the sql server is in the same host then is shout be local otherwise use the server ip
login_server_port: 3306
login_server_id: root  // you better create other user to use for this.
login_server_pw: 6608903c
login_server_db: aprilroz_aprilro
login_codepage:
login_case_sensitive: no

ref to.

CentOS https://rathena.org/wiki/Installation_(CentOS)#Configure_MySQL

windows https://rathena.org/wiki/Installation_on_Windows

 

Got it /thx

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...