SA-MP Forums Archive
Problem LINUX PLEASE HELP ME! - 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: Problem LINUX PLEASE HELP ME! (/showthread.php?tid=397581)



Problem LINUX PLEASE HELP ME! - GLE - 05.12.2012

I use virtual private server and debian 64 bit.
I installed samp 0.3e server, and this is not working:
In PuTTy:
cd /home/samp03
./samp03svr

And getting this error:

root@sg:~# cd /home/samp03
root@sg:/home/samp03# ./samp03svr
-bash: ./samp03svr: No such file or directory
root@sg:/home/samp03#
samp03 directory is available and files also.
Please help me how to fix this error ./samp03svr replies:
-bash: ./samp03svr: No such file or directory

cd
ls

LICENSE announce gamemodes npcmodes samp03svr server.cfg
README filterscripts include samp-npc scriptfiles
root@sg:/home/samp03#



Please help me!


Re: Problem LINUX PLEASE HELP ME! - Samp_India - 06.12.2012

Could you post a screenshot of samp03 folder as shown in Filezilla ?


Re: Problem LINUX PLEASE HELP ME! - CrossUSAAF - 06.12.2012

When you log in to your VPS via Putty, please type command "ls" without quotes and see, if you see your SA-MP server folder? If you see your folder, please type "cd samp03" without quotes. Don't use "cd /home/samp03", because there isn't any location like that, as you got "No such file or directory" error message.

I Hope I Helped you.