Mysql problem
#1

When i try to start my server i geting this error, can anyone tell me how to solve the problem. I using CentOS 6 32bit.

Код:
[17:26:40]  Loading plugin: mysql.so
[17:26:40]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
Reply
#2

Q: I get a Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) error, how do I fix this?
A: You don't have the MySQL client library installed. Install the "mysql-client" package.

Q: The plugin still can't find the "libmysqlclient_r.so.16", what can I do now?
A: If that error still occurs, you are probably using a newer version of the MySQL client library. In that case use the mysql_5.5.so, which is linked to the libmysqlclient18 rather than the libmysqlclient16.
Reply
#3

You should install mysql server & apache.
If your OS Windows, download XAMPP or WAMP.
If Linux, download LAMPP.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)