SAMP server in CentOS 5 Start Script Help
#1

I am running a SAMP server on my CentOS 5 VPS and I need to find a working start script. I have tried quite a few of them and none of them seem to work. I tried all the methods from here but none of those worked. If anyone knows a working startup/restart/stop script for CentOS 5 could you please help me.

Thanks, Joe.
Reply
#2

cd /yourdirectory/serverdirectory/
nohup ./samp03svr
Reply
#3

nohup ./samp03svr &

if that doesn't work, what is the error ?
Reply
#4

Quote:
Originally Posted by dr1ftp0w3r
Посмотреть сообщение
nohup ./samp03svr &

if that doesn't work, what is the error ?
I don't get any error's but the server doesn't start. And I'm looking for a script that can start/restart/stop so it is more easy to do.
Reply
#5

Try this one https://sampforum.blast.hk/showthread.php?tid=356086
Reply
#6

Quote:
Originally Posted by DazeGaming
Посмотреть сообщение
The download link is dead.
Reply
#7

./samp03svr &

This should start your server, and paste the process ID incase you need to end it.

If it does not start, then the log should say why.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)