Posts: 158
Threads: 18
Joined: Nov 2013
Reputation:
0
I keep getting this error here: Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) whenever i try to run my server on CentOS 6, If you know how to fix it, please post a LEGIT comment.
Posts: 158
Threads: 18
Joined: Nov 2013
Reputation:
0
It's CentOS, Those Commands wont work, and i've tried everything, So yeah.
Posts: 194
Threads: 18
Joined: Jul 2014
Reputation:
0
libmysqlclient.so is a plugin , have you given it 777 permissions? also do you have its files , and phpmyadmin
s things ready?
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
You don't need a database connection to load the plug-in. Try using other MySQL versions as some compiles don't work for every configuration.
EDIT: It seems as though you did what I was going to say, - before I could post. Cheers.