Hi,
Using Moodle 3.8, LAMP stack on a VPS. Permissions:
- Owner: root
- Directories: 755
- Files: 644
When I try to install plugins from the Moodle.org repositories, I get a file permissions error, presumably because the owner is root & www-data (Apache) is doing the install.
I'd like to know what the most secure/recommended permissions are to enable installing plugins via Moodle.org repositories. I'm fine with making the changes via the CLI.
Thanks in advance!
Matt