SA-MP Forums Archive
[HELP] Linux server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELP] Linux server (/showthread.php?tid=370998)



[HELP] Linux server - Djukakv - 22.08.2012

How to transfer Windows to Linux server ... I need because my host on Linux ... what needs to be done here? right to compile one, something like that?


Re: [HELP] Linux server - [EuG]ZeRoGoD - 22.08.2012

Update all plugins from .dll to .so then compile server and should work


Re: [HELP] Linux server - denNorske - 22.08.2012

put all your scripts and gamemodes in the correct folders on the Linux server. If you use plugins for ur server, you must find the same plugins, just with .so extension. Because Linux can't read the DLL files.

Remember to edit your cfg file, and run the server. If it doesn't start, you can check the server log and find out what's wrong.

if plugins fails to load, check if you wrote the plugin name correct and with the .so at the end in your cfg.

airplanesimen.