Can't start Linux server
#1

HI !

I have a problem with starting linux server...

OS: uname -a

Linux localhost 2.6.35.7-perf-CL260130 #1 PREEMPT Sun Mar 11 01:38:23 MIT 2012 armv61 GNU/Linux

i tried start the server using two commands:
1.
./samp03svr
./samp03svr: 1: ./samp03svr: Syntax error: "(" unexpected
2.
bash ./samp03svr
bash: ./samp03svr: connot execute binary file
3. nohup ./samp03svr&
nohup: appending output to nohup.out
nohup.out file:
./samp03svr: 1: ./samp03svr: Syntax error: "(" unexpected

help, how to start the fucking server ;c ??
Reply
#2

pawn Код:
nohup ./samp03svr &
Try this.
Reply
#3

not work (i edited first post)
Reply
#4

You have to first
Код:
cd /folder
where samp03svr is then nohup ./samp03svr &
Reply
#5

i know, i'm not a idiot
i have a samp03svr in "/samp03/samp03svr"
i say..

cd samp03
nohup ./samp03svr &

result ?

./samp03svr: 1: ./samp03svr: Syntax error: "(" unexpected
Reply
#6

samp03svr.sh
Reply
#7

Have you checked the permissions for samp03svr file to see if its executable?
Reply
#8

I extracted again all files, and i have a problem ;/
bash: ./samp03svr: Permssion denied

not help use chmod +x samp03svr announce samp-npc
Reply
#9

I resolved problem with permissions,
still i have a problem:
bash: ./samp03svr: connot execute binary file

I can't run server on machine with ARM processor ?
Reply
#10

Quote:
Originally Posted by kamil445
Посмотреть сообщение
I resolved problem with permissions,
still i have a problem:
bash: ./samp03svr: connot execute binary file

I can't run server on machine with ARM processor ?
What machine is it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)