SA-MP Forums Archive
Help pls - 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: Help pls (/showthread.php?tid=654969)



Help pls - LOLITO - 10.06.2018

Why when I open my sv on the host does this come out?

PHP код:

[02:34:38Server Plugins
[02:34:38] --------------
[
02:34:38]  Loading pluginmysql.so
[02:34:38]   Failed (log-core.socannot open shared object fileNo such file or directory)
[
02:34:38]  Loading pluginsscanf.so
[02:34:38
[
02:34:38]  ===============================
[
02:34:38]       sscanf plugin loaded.     
[
02:34:38]          Version:  2.8.1        
[02:34:38]    (c2012 Alex "******" Cole  
[02:34:38]  ===============================
[
02:34:38]   Loaded.
[
02:34:38]  Loading pluginstreamer.so
[02:34:38
*** 
Streamer Plugin v2.8.2 by Incognito loaded ***
[
02:34:38]   Loaded.
[
02:34:38]  Loading plugingvar.so
[02:34:38
*** 
GVar Plugin v1.3 by Incognito loaded ***
[
02:34:38]   Loaded.
[
02:34:38]  Loading pluginpawncmd.so
[02:34:38Pawn.CMD plugin v3.1.4 by urShadow loaded
[02:34:38]   Loaded.
[
02:34:38]  Loaded 4 plugins.
[
02:34:38
[
02:34:38Filterscripts
[02:34:38] ---------------
[
02:34:38]   Loaded 0 filterscripts.
[
02:34:38Script[gamemode/Nice.amx]: Run time error 19"File or function is not found"
[02:34:38Number of vehicle models



Re: Help pls - GTLS - 11.06.2018

You have to install static version of MySQL.so from Github. It also includes a static log-core.so file. Put that file inside your main folder and your server will run.