Posts: 31
Threads: 6
Joined: Nov 2014
Reputation:
0
Well so in this server setup process I have two servers a local server for testing which is windows and a hosted server which I am sure is linux, well after long days of trying to fix a critical bug on the server I finally fixed it on the local server and I took the local server and put it into the ftp and is now on the linux host and I have changed the plugins to .so to match the linux, but MySQL.dll was the reason my local server isn't bugged anymore but when moving it to linux I can no longer use the MySQL.dll I have to use MySQL_Static.so and MySql.so which brings back the bugs so what can I do, is there a way to use MySql.dll on linux?
Posts: 1,032
Threads: 2
Joined: Dec 2008
No man, you need mysql.so and libmysqlclient-*.so
Posts: 31
Threads: 6
Joined: Nov 2014
Reputation:
0
Where do I get those from?
Posts: 1,032
Threads: 2
Joined: Dec 2008
I don't know which MySQL version you are using, but take a look here:
https://sampforum.blast.hk/showthread.php?tid=56564
Posts: 1,032
Threads: 2
Joined: Dec 2008
Quote:
Originally Posted by ThePeaceMakeR
Didn't Work.
|
I'm not a wizard to know more about your problem.
Maybe post some logs, errors, etc? Why not?
Posts: 31
Threads: 6
Joined: Nov 2014
Reputation:
0
I really cannot post any screenshots of this problem because its a trial and error thing and nothing shows up in the logs or anything.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Bumping within 24 hours is not allowed. Nor is it useful if you fail to provide any additional information.