MySQL Plugin Loading - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL Plugin Loading (
/showthread.php?tid=551851)
MySQL Plugin Loading -
Anuris - 21.12.2014
Hello.
I've got this in server log:
Код:
[14:27:11] Loading plugin: mysql.so
[14:27:11] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
Plugin version - R39-2.
System: Debian, x64.
Re: MySQL Plugin Loading -
Wizzy951 - 21.12.2014
Are you trying to load libmysqlclient_r.so.16 through server config file ?
Re: MySQL Plugin Loading -
Anuris - 21.12.2014
Nope.
It's:
Код:
plugins streamer.so mysql.so filemanager.so regex.so
Re: MySQL Plugin Loading -
Vince - 21.12.2014
Код:
apt-get install mysql-common mysql-client
Try the static plugin if it still doesn't work after installing those packages.
Re: MySQL Plugin Loading -
Anuris - 21.12.2014
Код:
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
What do you mean by "static plugin"?
Sorry for my English.
Re: MySQL Plugin Loading -
Evocator - 21.12.2014
mysqlstatic.so, get it from blueG's github page.
Re: MySQL Plugin Loading -
Anuris - 21.12.2014
ohh...sorry, can't see it here =(
https://github.com/pBlueG/SA-MP-MySQL