libmysql.so.18
#1

I began applying MySQL to a few parts of a code I'm working on, it works all fine on my local host, but when applied to the main server, it's requesting libmysql.so.18.


I'm using BlueG's R39-2.
Reply
#2

If it's requesting "libmysql.so", that means that file isn't in the main root directory of your server files.
Reply
#3

libmysql.so is there, but it's requesting .so.18, which I've never even seen before.
Reply
#4

Try this:
Quote:
Originally Posted by Pooh7
Посмотреть сообщение
For the people who have problems with dynamic version on Linux (missing libmysqlclient.so.18 dependency).
I've been struggling for days to find a solution, and finally succeed. I took the file libmysql.so from the plugin source (directory /lib/mysql/), renamed it to libmysqlclient.so.18 and placed in the directory /usr/lib/ on my server.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)