SA-MP Forums Archive
Help with MYSQL - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Help with MYSQL (/showthread.php?tid=304350)



Help with MYSQL - Trol_Patrol - 18.12.2011

I am tried to upload my Gamemode to my hosted server, but it seems like it doesn't works.


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3d, ©2005-2011 SA-MP Team

[08:19:32]
[08:19:32] Server Plugins
[08:19:32] --------------
[08:19:32] Loading plugin: mysql.so
[08:19:32] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
[08:19:32] Loaded 0 plugins.

[08:19:32]
[08:19:32] Filterscripts
[08:19:32] ---------------
[08:19:32] Loading filterscript 'WriC.amx'...
[08:19:32]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[08:19:32] Write System has been loaded successfully!
[08:19:32] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

[08:19:32] Loaded 1 filterscripts.

[08:19:33] Script[gamemodes/Mode.amx]: Run time error 19: "File or function is not found"
[08:19:33] Number of vehicle models: 0


Re: Help with MYSQL - Calgon - 18.12.2011

You need to have MySQL server installed on your server.


Re: Help with MYSQL - Trol_Patrol - 18.12.2011

I have it there, it some problem with libmysqlclient_r.so.15


Re: Help with MYSQL - Trol_Patrol - 18.12.2011

anyone?