Results 1 to 3 of 3
-
31-05-2012, 17:15 #1
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Location
- São Paulo
- Posts
- 10
How to run multiple server instances at the same time?
Hello! This question is self-explicative;
Everytime I try to run more than one instance at the same time, the main instance stops working... the database gets corrupted, so I have to make the server all over again, room by room, group by group; Even changing the ports (query, FTP and voice ports), it happens...
does anyone know how to help me?
-
31-05-2012, 22:50 #2
-= TeamSpeak User =-
- Join Date
- Mar 2012
- Posts
- 18
You need to
1) Use different database for every instance
You can use command line parameter dbpluginparameter=......./ts3-server.mysql.instance1 (read howto about dbpluginparameter) pointing to different files for each instancets3db_mysql.ini
[config]
host=localhost
port=3306
username=root
password=password
database=ts3
socket=
2) Have a license that allows you running multiple instances (it is PAID licence)
-
01-06-2012, 07:17 #3
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Location
- Hamburg
- Posts
- 228
You also could use the machine_id.
Code:machine_id (<empty>) Optional name of this server process to identify a group of servers with the same ID. This can be useful when running multiple TeamSpeak 3 Server instances on the same database. Please note that we strongly recommend that you do NOT run multiple server instances on the same SQLite database. Default: The server instance will not use a machine ID.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Multiple Instances?
By chackonman in forum Linux / FreeBSDReplies: 3Last Post: 22-01-2011, 15:00 -
[Solved] One ATHP-License for multiple Master Server Instances?
By aquilae in forum General QuestionsReplies: 3Last Post: 28-05-2010, 14:01 -
Multiple TS Instances
By CustomProfile in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 09-07-2004, 02:14


Reply With Quote