Jump to content

  •  

hsombini

Member Since 28 Jun 2013
Offline Last Active Dec 15 2013 03:52 PM
-----

Posts I've Made

In Topic: RAthena has got rebellions skills and more plz pull request

05 November 2013 - 02:28 AM

Awsome  :lol:

 

I will try to pull by myself, but I'm not familiar with the structure 

 

Edit: Failing hard 


In Topic: Query master login table

02 September 2013 - 08:06 PM

Please check your global SQL settings. They should match on both servers (not the IP of course ^_^).

 

../conf/inter_athena.conf

 

// Global SQL settings// overridden by local settings when the hostname is defined there// (currently only the login-server reads/obeys these settings)sql.db_hostname: 127.0.0.1sql.db_port: 3306sql.db_username: ragnaroksql.db_password: ragnaroksql.db_database: ragnarok

 

They should have different ip? How the query on the Server 2 will run on the 'master' login table hosted on Server1 ?

 

This is the setting on the Server2

 

sql.db_hostname: IPServer1
sql.db_port: 3306
sql.db_username: ragnarokServer1
sql.db_password: ragnarokServer1
sql.db_database: ragnarokServer1