Results 1 to 4 of 4
Thread: [PROBLEM]Teamspeak on mysql
-
18-04-2012, 15:14 #1
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Posts
- 3
[PROBLEM]Teamspeak on mysql
Hi.
I have a problem when starting the mysql server.
My ts3db_mysql.iniCode:root@kierzek2:/home/test# ./ts3server_minimal_runscript.sh dbplugin=ts3db_mysql dbsqlcreatepath=create_mysql/ 2012-04-18 14:08:46.182728|INFO |ServerLibPriv | | TeamSpeak 3 Server 3.0.3 (2012-03-17 06:12:11) 2012-04-18 14:08:46.183088|INFO |DatabaseQuery | | Please make sure you use the supplied ts3server_minimal_runscript.sh to run the server, or set LD_LIBRARY_PATH yourself 2012-04-18 14:08:46.183121|CRITICAL|DatabaseQuery | | unable to load database plugin library "libts3db_mysql.so", halting!
Please help me.Code:[config] host=localhost port=3306 username=ts3 password=my_password database=ts3 socket=
by
-
18-04-2012, 16:34 #2
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Hello
What is your linux distrib to merged your thread with the good one.
Please note : this question has been answered many times on this forum. Next time please use the forum search function.
-
18-04-2012, 17:52 #3
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Posts
- 3
Debian 6, I was looking for but not worked it out
-
27-04-2012, 14:03 #4
-= TeamSpeak User =-
- Join Date
- Mar 2012
- Posts
- 18
Here s my guide to set up ts3-server under debian 6
If shortly, you don't have libmysqlclient.so.15 (Debian Squeeze has libmysqlclient.so.16)
Go to http://packages.debian.org/ru/lenny/libmysqlclient15off:~# ldd /usr/lib/ts3-server/libts3db_mysql.so
linux-vdso.so.1 => (0x00007fff06399000)
libmysqlclient.so.15 => /usr/lib/libmysqlclient.so.15 (0x00007fb95643b000) You will get an error here
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fb956127000)
libm.so.6 => /lib/libm.so.6 (0x00007fb955ea4000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00007fb955c8e000)
libc.so.6 => /lib/libc.so.6 (0x00007fb95592c000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00007fb95570f000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007fb9554d8000)
libnsl.so.1 => /lib/libnsl.so.1 (0x00007fb9552c0000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007fb9550a8000)
/lib64/ld-linux-x86-64.so.2 (0x00007fb956a52000)
And get a file fo your arch
Code:wget http://ftp.us.debian.org/debian/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.51a-24+lenny5_amd64.deb sudo dpkg -i ./libmysqlclient15off_5.0.51a-24+lenny5_amd64.deb
Last edited by filimonic; 27-04-2012 at 14:28.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Teamspeak und MySQL Problem!
By g4x90 in forum [TeamSpeak 2] Server SupportReplies: 3Last Post: 25-11-2009, 17:51 -
MySQL Problem with Teamspeak
By stewie316 in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 03-06-2008, 23:56 -
Problem with Teamspeak & MySQL
By Yeppa in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 05-09-2007, 14:08 -
Problem mit Teamspeak und MySQL
By toniguenther in forum [TeamSpeak 2] Server SupportReplies: 0Last Post: 07-03-2005, 17:57


Reply With Quote
