Member
- Joined
- Mar 7, 2023
- Messages
- 46
- Solutions
- 1
- Reaction score
- 16
Engine: TFS 1.5 (Nekiro Downgrade)
Tibia Version: 8.60
The server goes down for no reason, any help with this? It would be very good to be able to get it done.
Tibia Version: 8.60
2 different servers with differents ips, connecting to 1 mysql server???? Yes... In the past it was possible
...
I would like to be able to place 1 mysql server in one of the two server, for the both servers (the both server have different machines or hosts), the problem is that when adding a different ip in the server config.lua:
-- MySQLmysqlHost = "Here i put another IP"mysqlUser = "root"mysqlPass = "I dont put nothing here because i dont use password. I use xampp so i can put the ips who can access to the mysql server"mysqlDatabase = "databaseName"mysqlPort = 3306mysqlSock = ""The server goes down for no reason, any help with this? It would be very good to be able to get it done.
Last edited: