Results 1 to 9 of 9
Thread: Teamspeak 3 with MySQL Database
-
06-02-2011, 10:54 #1
-= TeamSpeak User =-
- Join Date
- Nov 2010
- Location
- Germany
- Posts
- 5
Teamspeak 3 with MySQL Database
Hello,
i have a question how i get started my Teamspeak 3 server with my MySQL Server ?
I Have a ts3db_mysql.ini and a ts3server.ini !
because it isn started with my MySQL Server.
Have your a answer of my problem ?Last edited by Tim_2010; 06-02-2011 at 11:15.
-
06-02-2011, 15:24 #2
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Hello
Use this start command (you must use the start parameter) :
You can use the DOS shell or create a shorcut and add "inifile=ts3server.ini" at the end of the target.Code:./ts3server_win<arch>.exe inifile=ts3server.ini
Info :
This question has been answered many times in this forum.
Please use the search function or read the documentation.
-
06-02-2011, 15:57 #3
-= TeamSpeak User =-
- Join Date
- Nov 2010
- Location
- Germany
- Posts
- 5
Thanks for your Answer but the shortcut goes, because not with mysql.
I have use the Search but I find always linux not windows and in the documentation is it vor linux not for windows
-
06-02-2011, 16:04 #4
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
An example with my test server :
And, of course, the documentation is for all supported systems.Code:"D:\0-TEAMSPEAK-3\SERVEUR\BETA 31-PRE-4\teamspeak3-server_win32\ts3server_win32.exe" inifile=ts3server.ini
-
06-02-2011, 16:14 #5
-= TeamSpeak User =-
- Join Date
- Nov 2010
- Location
- Germany
- Posts
- 5
My Shortcut code is: D:\teamspeak3\ts3server_win64.exe inifile=ts3server.ini
is it false ?
-
06-02-2011, 16:16 #6
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
It's right.
So, do you get an error or information message in your server log ?
Post your ts3server.ini and ts3db_mysql.ini files
-
06-02-2011, 16:38 #7
-= TeamSpeak User =-
- Join Date
- Nov 2010
- Location
- Germany
- Posts
- 5
Error Massage:
2011-02-06 16:37:06.610400|INFO |ServerLibPriv | | Server Version: 3.0.0-beta30 [Build: 12998], Windows
2011-02-06 16:37:06.610400|INFO |DatabaseQuery | | dbPlugin name: MySQL plugin, (c)TeamSpeak Systems GmbH
2011-02-06 16:37:06.610400|INFO |DatabaseQuery | | dbPlugin version: 1
2011-02-06 16:37:06.641600|CRITICAL|SQL | | db_CreateTables() unable to load instance default values
ts3db_mysql.ini
[config]
host='localhost'
port='3306'
username='bn-name'
password='pw'
database='ts-database'
socket=
ts3server.ini
machine_id=
default_voice_port=9987
voice_ip=127.0.0.1
licensepath=
filetransfer_port=30033
filetransfer_ip=127.0.0.
query_port=10011
query_ip=127.0.0.1
dbplugin=ts3db_mysql
dbpluginparameter=ts3db_mysql.ini
dbsqlcreatepath=create_mysql/
logpath=logs
logquerycommands=1
-
06-02-2011, 16:46 #8
-= TeamSpeak User =-
- Join Date
- Nov 2010
- Location
- Germany
- Posts
- 5
I hat found my error i have the database created inmy MySQL Server with Tabels !
I Deletet the Tabels and start the Server and ist run with database !
Thank for you help.
-
06-02-2011, 16:53 #9
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
connecting teamspeak server to remote mysql database
By goarack in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 11-06-2009, 03:10 -
How do I set the MySQL database?
By Aeaus in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 05-05-2007, 13:02 -
MySQL database creation.
By Artok in forum [TeamSpeak 2] Addons & ScriptsReplies: 0Last Post: 18-12-2005, 17:19 -
Need help Mysql database
By om3ega in forum [TeamSpeak 2] Server SupportReplies: 3Last Post: 23-03-2004, 17:53 -
MySQL-database
By EdSchouten in forum [TeamSpeak 2] General QuestionsReplies: 39Last Post: 04-01-2004, 07:52


Reply With Quote
