Jump to content
  • 0

A little problem with inter_athena.conf


zerovsnd

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   0
  • Joined:  01/10/16
  • Last Seen:  

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

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  74
  • Reputation:   3
  • Joined:  07/12/14
  • Last Seen:  

-

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   0
  • Joined:  01/10/16
  • Last Seen:  

 

-

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

Link to comment
Share on other sites

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.

×
×
  • Create New...