how can i get my account server to connect to a differnt mysql on a differnt system, all ports are opened, all configs are done heres my configs
account.config
Code:
[Account1]
SERVERNAME=ShadowLords
LOGINNAME=b15_7829970
PASSWORD=******
FREE_DEBUG=3
authorizeDB
Code:
sql203.byethost15.com b15_7829970 ***** my account name password id
count_stat server_name status
sql203.byethost15.com b15_7829970 ***** my
config
[CODE][System]
LOGINLISTENPORT = 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS = 5000
SERVER_BUSY_DELAY_SECS = 3000
SERVERNAME = ShadowLords
LOGINNAME = b15_7829970
PASSWORD = *****
SERVERIP =5.232.95.202
[Database]
DBHOSTNAME=sql203.byethost15.com
DATABASENAME=my
DBUSER=b15_7829970
DBPASSWORD=*****
[/CODE]
just to let people know in case anyone else runs into this problem make sure all firewalls on BOTH systems are letting mysql run free