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

21 lines
929 B
Markdown
Raw Permalink Normal View History

2021-03-22 22:55:14 +01:00
# Matomo DiagnosticExtended Plugin
2021-09-02 17:40:36 +02:00
[![Translation status](https://hosted.weblate.org/widgets/matomo/-/communityplugin-diagnosticsextended/svg-badge.svg)](https://hosted.weblate.org/projects/matomo/communityplugin-diagnosticsextended/)
2021-03-22 22:55:14 +01:00
## Description
2021-04-12 19:07:51 +02:00
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.
2021-03-22 22:55:14 +01:00
2021-04-12 19:07:51 +02:00
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.
2021-04-13 17:58:34 +02:00
2021-04-15 11:41:05 +02:00
### Currently supported tests:
2021-04-13 17:58:34 +02:00
- 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