Results 1 to 8 of 8
-
30-05-2012, 22:27 #1
-= TeamSpeak User =-
- Join Date
- May 2012
- Posts
- 7
MySQL not activating, server stuck on SQLite
TS3 server amd64 3.0.5
Intel(R) Core(TM) i7 CPU X 980
System - Debian
Problem : I set up .ini files, yet server does not goes MySQL mode.
ts3server.ini
ts3db_mysql.inimachine_id=
default_voice_port=9987
voice_ip=0.0.0.0
licensepath=
filetransfer_port=30033
filetransfer_ip=0.0.0.0
query_port=10011
query_ip=0.0.0.0
query_ip_whitelist=query_ip_whitelist.txt
query_ip_blacklist=query_ip_blacklist.txt
dbplugin=ts3db_mysql
dbpluginparameter=ts3db_mysql.ini
dbsqlpath=sql/
dbsqlcreatepath=create_sqlite/
dbconnections=10
logpath=logs
logquerycommands=1
dbclientkeepdays=30
logappend=1
[config]
host=localhost
port=3306
username=root
password=password
database=ts3
socket=
-
31-05-2012, 00:16 #2
-= TeamSpeak User =-
- Join Date
- Nov 2010
- Location
- Germany
- Posts
- 11
by ts3server.ini change the the line from dbsqlcreatepath=create_sqlite/ to dbsqlcreatepath=create_sql/
;D
best regards
-
31-05-2012, 03:19 #3
-= TeamSpeak User =-
- Join Date
- May 2012
- Posts
- 7
-
31-05-2012, 04:34 #4
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
You have to tell the Server to use the ini File by the use of the inifile=<yourfile>.ini Parameter.
-
31-05-2012, 05:16 #5
-= TeamSpeak User =-
- Join Date
- May 2012
- Posts
- 7
-
31-05-2012, 20:32 #6
-= TeamSpeak User =-
- Join Date
- May 2012
- Posts
- 7
I found the problem.
No libmysqlclient.so.15 (the dependancy of libts3_mysql.so).
Yet all links I find to 15th version of libmysqlclient are outdated.
Maybe someone know where I can get this for Debian ?
By the way, it sems that 16th is already installed on my system.
-
31-05-2012, 22:37 #7
-= TeamSpeak User =-
- Join Date
- Mar 2012
- Posts
- 18
My full howto (TS3 Squeeze , under unprivileged user) http://blog.filimonic.net/2012/03/ts...n-squeeze.html
If short, go to http://archive.debian.org/debian/poo...ysql-dfsg-5.0/
Download http://archive.debian.org/debian/poo...nny5_amd64.deb (for your arch of course, for LENNY) and install it.
Yes, since march lenny is unsupported anymore.wget http://archive.debian.org/debian/poo...nny5_amd64.deb
sudo dpkg -i ./libmysqlclient15off_5.0.51a-24+lenny5_amd64.deb
Yes, they (16th and 15th) live together okay.
Yes, no one will fix any security issues in libmysql15
-
31-05-2012, 23:46 #8
-= TeamSpeak User =-
- Join Date
- May 2012
- Posts
- 7
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
MYSQL or SQLITE ?
By Schlup in forum General QuestionsReplies: 15Last Post: 13-02-2012, 11:32 -
SQLite --> MySQL
By monkeypaw201 in forum [TeamSpeak 2] Server SupportReplies: 0Last Post: 20-12-2007, 04:58 -
Concerning the TS2 server database (MySQL / SQLite)
By TidalWave in forum [TeamSpeak 2] Addons & ScriptsReplies: 3Last Post: 19-10-2006, 21:54 -
MYSQL to SQLITE
By gasxtreme in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 17-06-2005, 04:36 -
using mysql instead of sqlite?
By madcat in forum [TeamSpeak 2] Server SupportReplies: 0Last Post: 27-09-2003, 23:14


Reply With Quote

