13.08.2012, 01:09
Hello. How do i CHOMD those files to 777 in Linux?
samp03svr
announce
samp-npc
Thanks!
samp03svr
announce
samp-npc
Thanks!
cd /home/roddan/samp
chmod 777 samp03svr announce samp-npc
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3e-R2, ©2005-2012 SA-MP Team [05:17:05] Error: Your password must be changed from the default password, please change it. ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3e-R2, ©2005-2012 SA-MP Team [05:18:21] Error: Your password must be changed from the default password, please change it.
nano server.cfg
|
Are you sure you've changed it?
It's the server.cfg right next to your samp03srv and announce files - could you paste your server.cfg so we can check it? |
echo Executing Server Config... lanmode 0 rcon_password testserver maxplayers 50 port 7777 hostname Test gamemode0 grandlarc 1 filterscripts base gl_actions gl_property gl_realtime announce 1 query 1 weburl www.sa-mp.com maxnpc 0 onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000
|
Just login to your FTP server via Filezilla, select all those 3 binaries, right click on one of them, select "File Permissions" and a dialog box would pop up, locate numeric values box and type 777, so appropriate boxes will get selected, finally click on OK and its done.
|