16.06.2016, 01:13
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?