Results 1 to 11 of 11
Threaded View
-
15-03-2012, 16:43 #1
-= TeamSpeak User =-
- Join Date
- Nov 2010
- Location
- Polad / Lublin
- Posts
- 11
unable to load database plugin library "libts3db_mysql.so", halting!
I need to run server on MySQL.
I used this comand:
Returns:Code:./ts3server_linux_amd64 inifile=ts3server.ini
ldd libts3db_mysql.so2012-03-15 16:41:18.850558|INFO |ServerLibPriv | | TeamSpeak 3 Server 3.0.2 (2012-02-29 05:39:32)
2012-03-15 16:41:18.850772|INFO |DatabaseQuery | | Please make sure you use the supplied ts3server_minimal_runscript.sh to run the server, or set LD_LIBRARY_PATH yourself
2012-03-15 16:41:18.850804|CRITICAL|DatabaseQuery | | unable to load database plugin library "libts3db_mysql.so", halting!
INI File:Code:linux-vdso.so.1 => (0x00007fffd3385000) libmysqlclient.so.15 => /usr/lib/libmysqlclient.so.15 (0x00007f21c1556000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f21c1242000) libm.so.6 => /lib/libm.so.6 (0x00007f21c0fbf000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00007f21c0da9000) libc.so.6 => /lib/libc.so.6 (0x00007f21c0a47000) libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007f21c080f000) libnsl.so.1 => /lib/libnsl.so.1 (0x00007f21c05f7000) libz.so.1 => /usr/lib/libz.so.1 (0x00007f21c03e0000) librt.so.1 => /lib/librt.so.1 (0x00007f21c01d7000) /lib64/ld-linux-x86-64.so.2 (0x00007f21c1ab9000) libpthread.so.0 => /lib/libpthread.so.0 (0x00007f21bffbb000)
ts3db_mysql.iniCode:machine_id= default_voice_port=9987 voice_ip=91.205.**.** liscensepath= filetransfer_port=30033 filetransfer_ip=91.205.**.** query_port=10011 query_ip=91.205.**.** dbplugin=ts3db_mysql dbpluginparameter=ts3db_mysql.ini dbsqlpath=sql/ dbsqlcreatepath=create_mysql/ logpath=logs logquerycommands=1
Help me!Code:[config] host=localhost port=3306 username=ts3 password=** hidden ** database=ts3 socket=
OS: Debian 6.0 64bit
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
unable to load database plugin library, halting!
By jeremyr in forum Linux / FreeBSDReplies: 16Last Post: 27-07-2012, 11:50 -
[Resolved] unable to load database plugin library "libts3db_mysql.so", halting! linux ts3 servs
By Corrupter in forum Linux / FreeBSDReplies: 4Last Post: 26-01-2012, 07:26 -
Solution for unable to load database plugin library "libts3db_mysql.so"
By SShaadd in forum Server SupportReplies: 1Last Post: 22-11-2010, 16:25 -
ubuntu 9.10 unable to load database plugin library libts3db_sqlite3.so, halting.
By shemo in forum Linux / FreeBSDReplies: 3Last Post: 29-04-2010, 20:36 -
Unable to load database plugin library, halting!
By jasarien in forum Mac OS XReplies: 3Last Post: 05-02-2010, 05:54


Reply With Quote