Failed (/usr/lib/libmysqlclient_r.so.15: version `libmysqlclient_15' not found
#1

i know it ve been asked like always but i never found a solution about this so




Код:
Failed (/usr/lib/libmysqlclient_r.so.15: version `libmysqlclient_15' not found (required by plugins/mysql.so))
linux centos 6.4 32bit


i tried cd usr lib and wget http://mow.vg/files/libmysqlclient.so.15 but still not working what should i have to do

Please help
Reply
#2

problem could be libmysqlclient_r.so.15 ? what should i do
Reply
#3

Have you actually bothered to install the required MySQL packages? If you read the error it does say that the specific version of mysql you are wanting to run hasn't been found which usually means you have an incorrect version or it is not installed..
Reply
#4

Use mysql_static.so to resolve any issue related to missing libraries.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)