Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
#1

I try to load the MYSQL plugin that is on this website: https://github.com/pBlueG/
But when I upload the file for centOS 7 I throw this error, I already tried everything, apparently I have it installed but the 64-bit version, someone help me, I need the 32-bit version
Reply
#2

Use the mysql_static.so plugin.

If that doesn't fix the issue, use:

yum install libstdc++.so.6 and yum install libmysqlclient.so.18
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)