1
0
Fork 0
mirror of https://github.com/Findus23/matomo-DiagnosticsExtended.git synced 2024-09-19 16:03:46 +02:00
matomo-DiagnosticsExtended/README.md
2021-04-15 11:41:05 +02:00

18 lines
728 B
Markdown

# Matomo DiagnosticExtended Plugin
## Description
This plugin adds a collection of new checks to the Matomo System Check page. They are a bit **more experimental** and can be more likely to give incorrect results, but might help you find issues with your Matomo setup.
Please report back any unexpected results you come across or other feedback so that the checks can be improved and possible integrated into Matomo core once they work reliably.
### Currently supported tests:
- curl version check
- MySQL/MariaDB version check
- matomo.js check (Gzip, MIME-Type)
- Opcache check (enabled and set up correctly)
- php.ini settings
- php running as root
- php version check
- check if secret files are protected by webserver