30.08.2015, 15:51
Quote:
Do the following -- chmod 777 samp03svr - samp-npc - announce. This will help you by giving it permissions to be read.
|
Likely cause is that the server was set up as root and as such is owned by root. A normal user cannot execute the file because it belongs to root. It may even reside in the /root directory. I would recommend starting from the beginning. Login as the user that will run the server (i.e. NOT root). Then download the server package (wget) and extract (tar -zxf).