View Single Post
  #12  
Old 11-02-2018, 07:43 PM
prestanneth
Fire Beetle
 
Join Date: Jul 2015
Posts: 25
Default

Code:
   "loginserver2" : {
					"account" : "",
                    "host" : "192.168.0.10",
                    "password" : "",
                    "port" : "5998" <-- not 5999? does it matter here?
               },
account and password need to match the database.
default is Admin / Password
in your case check the table :
loginserver_server_admin_registration

port 5998 titanium / 5999 rof2
Reply With Quote