"/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so)" Error!
#7

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


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)