SA-MP Forums Archive
mysql problem - 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 problem (/showthread.php?tid=614434)



mysql problem - StrikerZ - 08.08.2016

where can i get this?
Loaded.
[01:52:09] Loading plugin: mysql.so
[01:52:09] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
that file can i get download link?


Re: mysql problem - Himan - 08.08.2016

get the mysql_static version


Re: mysql problem - JaydenJason - 08.08.2016

you'll be needing the static version of the plugin, find it here

you'll find the static version in the tar package.


Re: mysql problem - StrikerZ - 08.08.2016

so in samp.cfg in plugins line will i put mysql.so or mysql_static.so?


Re: mysql problem - Mencent - 08.08.2016

Hello.

When you use the mysql_static.so then your plugins-line must be like this:
PHP код:
plugins mysql_static.so ....(another plugins maybe