Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add terminal commands in error message on how to change permissions when they are not right during check #27

Open
georgmaisser opened this issue Nov 21, 2024 · 2 comments
Assignees

Comments

@georgmaisser
Copy link
Contributor

No description provided.

@georgmaisser
Copy link
Contributor Author

777 ist probalby to radical. Ask @mona-shakiba which commands we should use here?

@mona-shakiba
Copy link
Contributor

sudo chmod o+w directory

this way we dont change user and group permission, as user and group of moodleroot is "user", and apache user which is www-data is being concidered as other, therefore we just change the other permissions with o+w

WunderJacob added a commit that referenced this issue Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants