Problem with Server - 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: Problem with Server (
/showthread.php?tid=651572)
Problem with Server -
bugmenotlol - 22.03.2018
Hello,
I have a VPS (CentOS 6), and created servers. But, Having Problem in starting Server, Server getting started but it's not Loading MySQL plugin (MySQL R5) and IRC Plugin. I used mysql.so and irc.so.
Anyone help me
Re: Problem with Server -
Rocket16 - 23.03.2018
Take a look at your server log file, it might give you an indication of why it's not working.
Re: Problem with Server -
bugmenotlol - 23.03.2018
Here are the Logs. Any Idea? Please Help.
Quote:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[23:48:30]
[23:48:30] Server Plugins
[23:48:30] --------------
[23:48:30] Loading plugin: mysql.so
[23:48:30] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[23:48:30] Loading plugin: irc.so
[23:48:30] Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory)
[23:48:30] Loading plugin: sscanf.so
[23:48:30]
[23:48:30] ===============================
[23:48:30] sscanf plugin loaded.
[23:48:30] Version: 2.8.2
[23:48:30] © 2012 Alex "Y_Less" Cole
[23:48:30] ===============================
[23:48:30] Loaded.
[23:48:30] Loaded 1 plugins.
[23:48:30]
[23:48:30] Filterscripts
[23:48:30] ---------------
[23:48:30] Loading filterscript 'admin.amx'...
[23:48:30] Loaded 1 filterscripts.
[23:48:30]
----------------------------------
[23:48:30] Desert DM
[23:48:30] ----------------------------------
[23:48:30] Number of vehicle models: 0
|
Re: Problem with Server -
LMan - 23.03.2018
What about mysql_static or try to upgrade to a newer version that supports R5 functions.
Re: Problem with Server -
RODELA - 23.03.2018
Code:
[23:48:30] Loading plugin: mysql.so
[23:48:30] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[23:48:30] Loading plugin: irc.so
[23:48:30] Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory)
Download Irc.so and put in on your Plugins Folder
and download mysql_static.so
Because mysql is for Windows
and mysql_static.so is for linux.
Re: Problem with Server -
iKarim - 23.03.2018
Switch from CentOS to Ubuntu or Debian, get the latest plugin versions from github and it should be working. You are using a very outdated OS and a very outdated plugins, no wonder why they won't work.
Re: Problem with Server -
bugmenotlol - 25.03.2018
Thank You
I Try.
Re: Problem with Server - Astralis - 25.03.2018
Quote:
Originally Posted by iKarim
Switch from CentOS to Ubuntu or Debian, get the latest plugin versions from github and it should be working. You are using a very outdated OS and a very outdated plugins, no wonder why they won't work.
|
That's right, or purchase a server from sa-mp hosting.