Help me installing the server on a vps
#1

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
Reply
#2

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.
Reply
#3

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.
Reply
#4

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
Reply
#5

Awesome

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

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)