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

Better Doctor check for File System requirements #151

Open
Aldus83 opened this issue Oct 7, 2018 · 0 comments
Open

Better Doctor check for File System requirements #151

Aldus83 opened this issue Oct 7, 2018 · 0 comments
Assignees
Labels
Projects

Comments

@Aldus83
Copy link
Collaborator

Aldus83 commented Oct 7, 2018

Doctor check should make sure that file system requirements are met:

  • temporary folder must be writable by the web server (check folder owner and / or permissions and compare with web server user...)
  • thumbnails folder must be writable (same as above)
  • site folder must be writable (same as above)

Use hook_doctor_check() for integrating the checks above.

@Aldus83 Aldus83 added the doctor label Oct 7, 2018
@Aldus83 Aldus83 added this to the Integrity milestone Oct 7, 2018
@Aldus83 Aldus83 self-assigned this Oct 7, 2018
@Aldus83 Aldus83 added this to To Do in Quanta Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Quanta
  
To Do
Development

No branches or pull requests

1 participant