Hosting my server on linux - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Hosting my server on linux (
/showthread.php?tid=561173)
Hosting my server on linux -
Samieastwood - 01.02.2015
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?
Re: Hosting my server on linux -
ZaBraNjeNi - 01.02.2015
No needed to change script. Just change plugins and upload all important files.
Re: Hosting my server on linux -
Micklo - 02.02.2015
You need to change the plugins to linux plugins or try on cfg make it to .so im not sure
Re: Hosting my server on linux -
BroZeus - 02.02.2015
https://sampforum.blast.hk/showthread.php?tid=327272
Re: Hosting my server on linux -
Min99 - 02.02.2015
you just need to change the plugin ,
Re: Hosting my server on linux -
DizzyMofo - 04.02.2015
My computer is windows, my samp server is Linux, i run a lan server to test my server before i upload it on the hosted server and all i got to do is use .so for the Linux and .dll for my windows

so just make sure you got the correct plugins for your server and it should run fine
Re: Hosting my server on linux -
SimplyFragHosting - 07.02.2015
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