MySQL plugin error
#1

Hello all SAMP players

I got this error when I trying to run the server, so please help.

Loading plugin: mysql.so
Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by plugins/mysql.so))

Thanks!
Reply
#2

Which OS do you use ? Anyway this is a compiled on CentOS version for R7, but I am not totally sure https://www.dropbox.com/s/cage8j1f6jcyl58/mysql.so

EDIT: Here is something that will help:

Download file: hxxp://www.sendspace.com/file/1chhyq

Instructions:

download and copy the file libstdc++.so.6.0.9 in /usr/lib/ ( with permission mode 755)
step 1: $> cd /usr/lib/
step 2: $> unlink libstdc++.so.6
step 3: $> ln -s libstdc++.so.6.0.9 libstdc++.so.6
step 4: $> /sbin/ldconfig

Then you should be good to go.
Reply
#3

Thanks mate! Rep+
Reply
#4

Works! , Thank You Dragon
Reply
#5

You're welcome.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)