FTP Problem... - 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: FTP Problem... (
/showthread.php?tid=372942)
FTP Problem... -
tomsalmon - 28.08.2012
Hello, I have problem on my FTP, i copied the files and the mode to the FTP with Windows version and its return Unknown gamemode.
When i tried to upload the files on the FTP with linux server, the server doesn't worked.
Someone can help me please? Thank you and good day
Re: FTP Problem... -
Akira297 - 28.08.2012
Server.cfg and Edit your game-mode name and don't forget the
'bind'
Re: FTP Problem... -
fadhilkab - 28.08.2012
Add your Plugins with ".so" example Fadhil.dll = Fadhil.so when it comes to linux all comes to .so
Re: FTP Problem... -
Lordzy - 28.08.2012
This can occur in many ways.
As Akira said,you might not have used bind.
On the other hand,as fadhil said you must use .so plguins instead of .dll for Linux servers.
Also check that you have defined plugins needed and gamemode in server.cfg .
Re: FTP Problem... -
fadhilkab - 28.08.2012
Quote:
Originally Posted by Akira297
Server.cfg and Edit your game-mode name and don't forget the
'bind'
|
You're wrong Binding are done by the hosts.It's for running multiple servers.