Mysql problems
#1

Hello all,

It seems like at first, when I used the mysql.so that came with a gamemode that I'm editing didn't work. I would always receive:

Код:
[05:43:09] Loading plugin: mysql.so 
[05:43:09] Failed (libssl.so.6: cannot open shared object file: No such file or directory)
So, after doing some research, I found out that using mysql_static.so would fix this problem. So I download it, put it into my VPS (which is Centos) and now I receive this:

Код:
[02:26:53] Number of vehicle models: 0 
[02:26:53] Script[gamemodes/rev0200.amx]: Run time error 19: "File or function is not found" 
[02:26:53] Loaded 0 filterscripts. 
[02:26:53] --------------- 
[02:26:53] Filterscripts 
[02:26:53]
[02:26:53] Loaded 2 plugins. 
[02:26:53] Loaded. 
[02:26:53] plugin.mysql: R20 successfully loaded. 
[02:26:53] Loading plugin: mysql_static.so 
[02:26:53] Loaded. *** Streamer Plugin v2.6.1 by Incognito loaded ***
[02:26:53] 
[02:26:53] Loading plugin: streamer.so 
[02:26:53] -------------- 
[02:26:53] Server Plugins 
[02:26:53] v0.3z, ©2005-2014 SA-MP Team ---------------------- SA-MP Dedicated Server
Everything loads perfectly, but the script. Yes, I'm positive that ALL the required plugins are being used and such. I'm thinking that mysql_Static.so isn't compatible with the script? If that's possible? Anyone think they may have an idea of what's going on?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)