Posts: 496
Threads: 54
Joined: Nov 2011
Reputation:
0
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.
Posts: 247
Threads: 22
Joined: Nov 2014
Reputation:
0
If it's requesting "libmysql.so", that means that file isn't in the main root directory of your server files.
Posts: 496
Threads: 54
Joined: Nov 2011
Reputation:
0
libmysql.so is there, but it's requesting .so.18, which I've never even seen before.