Ubuntu Server Will Not Execute SAMP...
#9

Eric, you're missing the samp03svr file. I'm not sure where your samp03svr file is located, however you could run the following command to get it back to your directory:

# mv /path/to/samp03svr ~/server7722

If you cannot find it yourself you could run the following command:

# locate samp03svr

Additionally, you could just do a fresh install using the following commands:

# cd ~
# rm -rf server7722
# wget http://team.sa-mp.com/files/samp03csvr_R2-2.tar.gz
# tar xvfz samp03c*
# mv samp03 server7722
# cd server7722
# cat server.cfg | sed s/'rcon_password changeme'/'rcon_password changeme2'/ > tmp && mv tmp server.cfg
# ./samp03svr
Reply


Messages In This Thread
Ubuntu Server Will Not Execute SAMP... - by Eriick_OwnZ - 03.07.2011, 14:26
Re: Ubuntu Server Will Not Execute SAMP... - by Mauzen - 03.07.2011, 14:36
Re: Ubuntu Server Will Not Execute SAMP... - by Eriick_OwnZ - 03.07.2011, 14:48
Re: Ubuntu Server Will Not Execute SAMP... - by Sew_Sumi - 03.07.2011, 15:21
Re: Ubuntu Server Will Not Execute SAMP... - by iLinx - 03.07.2011, 15:28
Re: Ubuntu Server Will Not Execute SAMP... - by Eriick_OwnZ - 03.07.2011, 16:00
Re: Ubuntu Server Will Not Execute SAMP... - by Eriick_OwnZ - 03.07.2011, 16:23
Re: Ubuntu Server Will Not Execute SAMP... - by Sew_Sumi - 03.07.2011, 16:32
Re: Ubuntu Server Will Not Execute SAMP... - by iLinx - 03.07.2011, 17:06
Re: Ubuntu Server Will Not Execute SAMP... - by Calgon - 03.07.2011, 17:12

Forum Jump:


Users browsing this thread: 2 Guest(s)