SA-MP Forums Archive
Mysql.so ? . - 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: Mysql.so ? . (/showthread.php?tid=581310)



Mysql.so ? . - quochuy - 12.07.2015

- I neet use Plugin " https://github.com/pBlueG/SA-MP-MySQL/releases " .
Код:

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

SA-MP Dedicated Server
----------------------
v0.3z-R4-1000p, ©2005-2014 SA-MP Team

[05:09:52] 
[05:09:52] Server Plugins
[05:09:52] --------------
[05:09:52]  Loading plugin: streamer.so
[05:09:52] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[05:09:52]   Loaded.
[05:09:52]  Loading plugin: mysql.so
[05:09:52]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[05:09:52]  Loading plugin: sscanf.so
[05:09:52] 

[05:09:52]  ===============================

[05:09:52]       sscanf plugin loaded.     

[05:09:52]          Version:  2.8.1        

[05:09:52]    © 2012 Alex "******" Cole  

[05:09:52]  ===============================

[05:09:52]   Loaded.
[05:09:52]  Loading plugin: whirlpool.so
[05:09:52]  
[05:09:52]  ==================
[05:09:52]  
[05:09:52]   Whirlpool loaded
[05:09:52]  
[05:09:52]  ==================
[05:09:52]  
[05:09:52]   Loaded.
[05:09:52]  Loaded 3 plugins.

[05:09:52] 
[05:09:52] Filterscripts
[05:09:52] ---------------
[05:09:52]   Loading filterscript 'cop.amx'...
[05:09:52] 
--------------------------------------
[05:09:52]  Police Flash lights V2.1
[05:09:52]  By Stefantjuh97
[05:09:52] --------------------------------------

[05:09:52]   Loading filterscript 'hanhdong.amx'...
[05:09:52]  
[05:09:52]  ======================================= 
[05:09:52]  |                                     | 
[05:09:52]  |        YSI version 3.01.0002        | 
[05:09:52]  |        By Alex "******" Cole        | 
[05:09:52]  |                                     | 
[05:09:52]  ======================================= 
[05:09:52]  
[05:09:52]   Loading filterscript 'exterior.amx'...
[05:09:52]   Loading filterscript 'interior.amx'...
[05:09:52]   Loading filterscript 'server.amx'...
[05:09:52]   Loading filterscript 'GYM.amx'...
[05:09:52] 
_______[asdasdasdasd]_________
[05:09:52] [VERSION]: 0.143 beta	[BUILD TIME]: 29.03.2013
[05:09:52] [PROGRAM BY]: Huy2015
[05:09:52] ______________________________

[05:09:52]   Loading filterscript 'thoitiet.amx'...
[05:09:52] 
---------------------------------------------
[05:09:52]  Automatic Weather Changer By De4dpOol loaded!!
[05:09:52] ---------------------------------------------

[05:09:52]   Loaded 7 filterscripts.



Re: Mysql.so ? . - quochuy - 12.07.2015

libmysqlclient.so.18 ? .


Re: Mysql.so ? . - Shockey HD - 12.07.2015

Running the right version of MySQL? Nativechecker is your friend!!!!!!!!!!!1


Re: Mysql.so ? . - n0minal - 12.07.2015

Quote:
Originally Posted by Shockey HD
Посмотреть сообщение
Running the right version of MySQL? Nativechecker is your friend!!!!!!!!!!!1
Why use nativechecker for a missing library problem? Thats simple to be fixed.

@Topic: You need to download the lib and put it on you usr/lib and usr/lib32 if exists.


Re: Mysql.so ? . - Sew_Sumi - 12.07.2015

Quote:
Originally Posted by ipsLeon
Посмотреть сообщение
@Topic: You need to download the lib and put it on you usr/lib and usr/lib32 if exists.
Indeed... It's a local machine issue, not samp-server, nor the plugins failure.