SA-MP Forums Archive
Help me installing the server on a vps - 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: Help me installing the server on a vps (/showthread.php?tid=582081)



Help me installing the server on a vps - YuKki1 - 17.07.2015

guys im trying to run a samp server on a vps using linux server 14.04 , can you show me how please ? because i can't run it it keeps saying
nohup: ignoring input and appending output to ‘nohup.out’
nohup: failed to run command ‘./samp03svr’: No such file or directory


Re: Help me installing the server on a vps - Alex Magaсa - 17.07.2015

Follow this tutorial: https://sampforum.blast.hk/showthread.php?tid=327272
And make sure you got everything to run the script.
Ignore this message its nothing at all, i got same message but my server runs without errors.


Re: Help me installing the server on a vps - LinuxViper - 17.07.2015

Hello,

To solve your problem login into your sevrer with Root user and run the following cmds (by this order) :

1
Code:
# sudo -i
2
Code:
# cd /etc/apt/sources.list.d
3
Code:
# echo "deb http://old-releases.ubuntu.com/ubuntu/ raring main restricted universe multiverse" >ia32-libs-raring.list
3
Code:
# apt-get update
4
Code:
# apt-get install ia32-libs
After that,

1
Code:
# cd /path/to/samp-server
2
Code:
# ./samp03svr &
Note: You need to change your rcon_password in the server.cfg file from "changeme" to another one or the server will not start.


Re: Help me installing the server on a vps - YuKki1 - 18.07.2015

Quote:
Originally Posted by Alex Magaсa
View Post
Follow this tutorial: https://sampforum.blast.hk/showthread.php?tid=327272
And make sure you got everything to run the script.
Ignore this message its nothing at all, i got same message but my server runs without errors.
this didn't worked ... but
linux's vipers method worked , thanks anyways
Quote:
Originally Posted by LinuxViper
View Post
Hello,

To solve your problem login into your sevrer with Root user and run the following cmds (by this order) :

1
Code:
# sudo -i
2
Code:
# cd /etc/apt/sources.list.d
3
Code:
# echo "deb http://old-releases.ubuntu.com/ubuntu/ raring main restricted universe multiverse" >ia32-libs-raring.list
3
Code:
# apt-get update
4
Code:
# apt-get install ia32-libs
After that,

1
Code:
# cd /path/to/samp-server
2
Code:
# ./samp03svr &
Note: You need to change your rcon_password in the server.cfg file from "changeme" to another one or the server will not start.
this worked for me sir , thank you very much , excuse me but i didn't reached 30 posts yet to give you +rep :/ sorry


Re: Help me installing the server on a vps - LinuxViper - 18.07.2015

Awesome

Enjoy playing sa-mp and you can rep me when you get more than 30 posts it's not problem.


Re: Help me installing the server on a vps - YuKki1 - 18.07.2015

Quote:
Originally Posted by LinuxViper
View Post
Awesome

Enjoy playing sa-mp and you can rep me when you get more than 30 posts it's not problem.
thank you , be sur i will