Forbidden - Error updating moodle 3.0 to 3.3.2

Re: Forbidden - Error updating moodle 3.0 to 3.3.2

wót Emma Richardson -
Anzahl Antworten: 0
Nutzerbild von Documentation writers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Plugin developers

chmod -R 755 moodle 

That should take care of permissions - however you might check ownership of the files too.  I think on Centos the webuser is apache

chown -R apache:apache moodle

but please verify that I have owner and group right first before running that.  I am a Debian user.