SA-MP Forums Archive
Failed to start samp server to linux - 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: Failed to start samp server to linux (/showthread.php?tid=414216)



Failed to start samp server to linux - Romaindu14930 - 08.02.2013

Hi all,
for my community, i need to switch my SAMP server to a dedicaced server. But when i try to start my server, i have this error :

Code:
Loading plugin: mysql.so
Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
Who can't help me ?
Tanks you very much
And sorry for my english, i'm french


Re: Failed to start samp server to linux - HyDrAtIc - 08.02.2013

Make sure you have MySql plugin on your plugins folder.


Re: Failed to start samp server to linux - Height - 08.02.2013

I had this same bug before, its not our bug, ask host to fix it out, only they could help you. Anyways make sure you have uploaded libmysqlclient_r.so.15 to your folder. If its uploaded and still showing error, ask host to help you out


Re : Failed to start samp server to linux - Romaindu14930 - 08.02.2013

James_Nick : The plugin it's present

Height : I ask my host, but he can't help me


Re: Failed to start samp server to linux - Height - 08.02.2013

At first i had this problem and i informed the host and they fixed it. So, if you are using a reputed and a good host, they should help you and they must, Make a support ticket on them. In most hosts, they already have this plugin installed in their server library. Its showing error because the server doesnt have this MYSQL plugin installed in their library or they might not have support of MYSQL. Anyways Post the server logs and make a ticket at your host. To know more details of this problem visit this link http://forum.sa-mp.com/showpost.php?...&postcount=553


Re: Failed to start samp server to linux - HyDrAtIc - 08.02.2013

Show your server.cfg file please.


Re: Failed to start samp server to linux - Vince - 08.02.2013

Code:
sudo apt-get install mysql-client
sudo apt-get install mysql-common
Will most likely work.


Re : Failed to start samp server to linux - Romaindu14930 - 09.02.2013

Height > Ok, i'm going to ask my host

James_Nick > ok,
Code:
echo Executing Server Config...
lanmode 0
rcon_password ****
maxplayers 500           
port 7777
hostname .::[RP]Blackwater Rфleplay[Fr]::.
gamemode0 blackwaterrp
filterscripts npc_record 
plugins mysql.so streamer.so
announce 1
query 1
weburl blw-rp.forumactif.org/
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 150
logtimeformat [%H:%M:%S]
Vince > mysql-client and mysql-common are already install


Re: Failed to start samp server to linux - Gortex - 09.02.2013

Are you sure you installed mysql correctly?


Re : Failed to start samp server to linux - Romaindu14930 - 09.02.2013

Yes, my web site use a mysql db who is on my server