SA-MP Forums Archive
Fast Linux MySQL plugin error - 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: Fast Linux MySQL plugin error (/showthread.php?tid=583403)



Fast Linux MySQL plugin error - sjames - 28.07.2015

Hi.. I have a host now. My R39-3 mysql.dll plugin is working fine on Windows. Now I tried to install plugin to my server.

Код:
mysql-r39-3-centos7.tgz
MBmysql-r39-3-debian7.tgz
I tried both of these. Downloaded from GitHub. I unpacked them, put the files into my host plugin folder and try to run the server.

But they both give error:

pawn Код:
[06:15:20]  Loading plugin: mysql.so
[06:15:20]   Failed (plugins/mysql.so: ELF file OS ABI invalid)
So how the heck I get the mysql plugin working on my host?