SQL Error -
Billy_Macan - 14.07.2010
Hi there,
I have an error on My Cent OS x86 OS.
When I start my server I get this:
SA-MP Dedicated Server
----------------------
v0.3a R8, ©2005-2010 SA-MP Team
[01:13:59] gamemode1 = "" (string)
[01:13:59] gamemode2 = "" (string)
[01:13:59] gamemode3 = "" (string)
[01:13:59] filterscripts = "" (string)
[01:13:59]
[01:13:59] Server Plugins
[01:13:59] --------------
[01:13:59] Loading plugin: MapAndreas.so
[01:13:59] Loaded.
[01:13:59] Loading plugin: sampmysql.so
[01:13:59]
> MySQL plugin R4-2 successfully loaded.
[01:13:59] Loaded.
[01:13:59] Loading plugin: libmysqlclient_r.so.15
[01:13:59] Plugin does not conform to architecture.
[01:13:59] Failed.
[01:13:59] Loaded 2 plugins.
[01:13:59]
[01:13:59] Filter Scripts
[01:13:59] ---------------
[01:13:59] Loaded 0 filter scripts.
[01:13:59] Script[gamemodes/SC.amx]: Run time error 19: "File or function is not found"
[01:13:59] Number of vehicle models: 0
I see libmysqlclient in the root of my folder, In /usr/lib and in my server /plugins
Re: SQL Error -
Agent Smith - 14.07.2010
I think your missing another plugin. That's how I fixed my script.
Re: SQL Error -
Billy_Macan - 14.07.2010
No idea, I have the My SQL, v4. Not sure what would I be missing?
This is my first sql script and my scripter, Joshua_Turner doesn't know how to fix.
Re: SQL Error -
Calgon - 14.07.2010
Have you re-compiled the plugin, for your specific operating system?
Re: SQL Error -
Billy_Macan - 14.07.2010
No Idea how or what to do.... I run CentOS 64 Bit, The plugin I have is 64 Bit, The admins at my data center said that the samp server is 32 bit and I need to get a 64 bit which I don't think there is. Correct me if Im wrong.
This is what they said.
Hello,
Your VPS is 64 bit, but the server you're using is 32 bit. Are you able to setup a 64 bit server instead?
root@vps [~]# file /usr/lib64/libmysqlclient.so.15.0.0
/usr/lib64/libmysqlclient.so.15.0.0: ELF
64-bit LSB shared object, AMD x86-64, version 1 (SYSV), stripped
root@vps [~]# file /home/***/.gameservers/samp_0/samp03svr
/home/josh/.gameservers/samp_0/
samp03svr: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), for GNU/Linux 2.6.8, stripped
Thank you,
Matt S.
Linux Systems Administrator
Re: SQL Error -
Billy_Macan - 16.07.2010
................
Re: SQL Error -
zallomallo - 16.07.2010
Also it should be just .so, not .so.15