Results 1 to 3 of 3
Threaded View
-
10-11-2010, 17:47 #1
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Hannover, Germany
- Posts
- 33
[Debian] unable to load libts3db_mysql.so
Hi,
I upgraded my server from Debian Lenny to Squeeze. After that I tried to start TeamSpeak but I receive the following error:I found a "solution" but this wont work:Code:Logging started 2010-11-10 17:41:41.915440|INFO |ServerLibPriv | | Server Version: 3.0.0-beta29 [Build: 12473], Linux 2010-11-10 17:41:41.915826|INFO |DatabaseQuery | | Please make sure you use the supplied ts3server_minimal_runscript.sh to run the server, or set LD_LIBRARY_PATH yourself 2010-11-10 17:41:41.915869|CRITICAL|DatabaseQuery | | unable to load database plugin library "libts3db_mysql.so", halting!
Can anyone help?Code:ts3server_startscript.sh #!/bin/sh # Copyright (c) 2010 TeamSpeak Systems GmbH # All rights reserved COMMANDLINE_PARAMETERS="inifile=ts3server.ini ${2}" #add any command line parameters you want to pass here BINARYPATH="$(dirname "${0}")" cd "${BINARYPATH}" LIBRARYPATH="$(pwd)" LD_LIBRARY_PATH="/srv/teamspeak/teamspeak3 ./ts3server_linux_amd64 dbplugin=ts3db_mysql" ...
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[HowTo] Fix 'unable to load database plugin library "libts3db_mysql.so" ' Error
By Siddy in forum Linux / FreeBSDReplies: 5Last Post: 01-04-2010, 16:42 -
[solved]server unable to load mysql library
By CLOWNISIUS in forum Linux / FreeBSDReplies: 4Last Post: 20-02-2010, 15:39 -
[EPIC BUG] All Channels disappear after restart
By ministorm in forum Server SupportReplies: 3Last Post: 15-01-2010, 02:26 -
I can find my IP
By Barmace in forum [TeamSpeak 2] Server SupportReplies: 16Last Post: 21-05-2005, 12:01 -
disconnection
By Barmace in forum [TeamSpeak 2] Server SupportReplies: 8Last Post: 10-10-2004, 19:23


Reply With Quote
