Running a server
#1

Код:
Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so))
How could I fix it ?
Reply
#2

Install it via putty.
Reply
#3

How and what I have to install ?
Reply
#4

Are you self hosting this or with a gameserver host?
You won't be able to fix this yourself unless you are on a VPS.
Reply
#5

http://forum.sa-mp.com/showpost.php?...75&postcount=7
Reply
#6

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
didn't understand that... I opened a folder as name usr then the other folder in a i put the file right there that what i understood.

Quote:
Originally Posted by NoSoap
Посмотреть сообщение
Are you self hosting this or with a gameserver host?
You won't be able to fix this yourself unless you are on a VPS.
and a gameserver.
Reply
#7

Paste the file in /usr/lib/ folder and then follow the 4 steps (execute those in SSH). In the past, I had the same problem and that posted helped me fix it.
Reply
#8

listen I don't understand what should i do right here:

step 1: $> cd /usr/lib/ -- what is CD
step 2: $> unlink libstdc++.so.6 - unlink ?
step 3: $> ln -s libstdc++.so.6.0.9 libstdc++.so.6 --- In ?
step 4: $> /sbin/ldconfig --- and what here
Reply
#9

Quote:
Originally Posted by Gennum.
Посмотреть сообщение
listen I don't understand what should i do right here:

step 1: $> cd /usr/lib/ -- what is CD
step 2: $> unlink libstdc++.so.6 - unlink ?
step 3: $> ln -s libstdc++.so.6.0.9 libstdc++.so.6 --- In ?
step 4: $> /sbin/ldconfig --- and what here
If you have no idea about basic linux/unix commands, you might want to consider the possibility that hosting a server isn't for you. Maybe you could try and recruit an experienced server admin with in-depth knowledge of linux systems?
Reply
#10

Quote:
Originally Posted by Gennum.
Посмотреть сообщение
listen I don't understand what should i do right here:

step 1: $> cd /usr/lib/ -- what is CD
step 2: $> unlink libstdc++.so.6 - unlink ?
step 3: $> ln -s libstdc++.so.6.0.9 libstdc++.so.6 --- In ?
step 4: $> /sbin/ldconfig --- and what here
Are you using a VPS or a host?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)