CentOS - Server won't start
#1

Код:
[15:22:02]   Loaded.
[15:22:02]  Loading plugin: mysql.so
[15:22:02]   Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
[15:22:02]  Loaded 2 plugins.
I put libmysqlclient_r.so.15 in the root directory
Reply
#2

you are running a 64 bit machine?
Reply
#3

You need to install mysql.

Do this command if you own the machine its hosted on:
yum install mysql mysql-server
Reply
#4

Quote:
Originally Posted by ColorHost-Kevin
Посмотреть сообщение
You need to install mysql.

Do this command if you own the machine its hosted on:
yum install mysql mysql-server
Infact, this isn't entirely correct,

try yum install mysqld

or install the libraries required!
Reply
#5

****** it.
https://sampforum.blast.hk/showthread.php?tid=348761
http://forum.sa-mp.com/showpost.php?...41&postcount=2

It helps a lot when you ******
Reply
#6

CentOS release 6.4 (Final)

And I tried what JavaunMiller says
Reply
#7

bad advice, ignore this
Reply
#8

I tried this, because I read it in JavaunMiller's link ... I'm using BlueG's MySQL R5 plugin
Reply
#9

post the output of: cat /etc/*release*

EDIT: This may or may not work, but try:

Код:
cd /usr/lib ; wget -o libmysqlclient_r.so.15 http://mow.vg/files/libmysqlclient.so.15
Reply
#10

Solved. Now another problem: when a player connects to the server, the server doesn't show login dialog

Quote:

[09:04:59] Incoming connection: x.x.x.x:61699
[09:05:29] Kicking x.x.x.x because they didn't logon to the game.

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)