01.02.2020, 23:22
Quote:
Guys i'm having this error when I try to load the plugin with server, can you help me?
Code:
Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) |
Quote:
Q: I get a Failed (libmysqlclient_r.so.18: 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 it through your package manager. Make sure you install the 32bit (i386, i686, etc) library, or else the plugin won't run. |