chmod 777 vs 755 in moodle
Title
Question
I am not a programmer but I have read somewhere that it is more safe to set the permission to 755 rather than 777. Will "sudo chmod 755 moodle/"affect the functionality of moodle?
Moodle-Learning-Management-System Installing-Moodle-on-Local-Server 15-16 min 50-60 sec
Answers:
Please go through the below link for more information.
https://linuxhandbook.com/chmod-command/Better to use chmod 777 as specified in the tutorial.
Login to add comment