Posts: 212
Threads: 91
Joined: Jul 2013
Reputation:
0
So basically am thinking to host my server on a VPS which will be on a linux
But i was wondering will it work like do i only have to change the plugins or i have to change the script so it could run on linux?
Posts: 260
Threads: 37
Joined: Apr 2014
Reputation:
0
No needed to change script. Just change plugins and upload all important files.
Posts: 129
Threads: 5
Joined: Aug 2014
Reputation:
0
you just need to change the plugin ,
Posts: 92
Threads: 0
Joined: Jan 2013
Reputation:
0
Hello,
The main differance between linux and Windows is the plugins and in some minor cases the hooks used by some of them don't exist on linux (only the non-mainstream ones). To port it from windows to linux do the following:
Upload all .so plugins of the same version as the .dll to the plugins folder.
Edit your server.cfg and add .so after the plugin name e.g. mysql_static.so instead of mysql_static.dll
Kind Regards
Jack
SimplyFrag.co.uk