phpmon
phpmon copied to clipboard
Check for permission issues w/ files and directories
- Files that may not be readable (see #169)
- Issues regarding updating /usr/local/bin (see #159)
These issues can be avoided by providing some sort of warning when they occur.
I've tweaked the message in the startup checks so there is a message that says when sudoers.d
files may be unreadable.
A separate UI (menu item) should be visible if there were any non-critical issues when setting up PHP Monitor's scripts, for example. All warnings should end up in some sort of Notices menu item.