givemebit
Forum Replies Created
-
[error] 30445#30445: *35301 FastCGI sent in stderr: "PHP message: PIWIK_DOCUMENT_ROOT is: /var/www/html/wp-content/plugins/matomo/app" while reading response header from upstreamBy the way the bug is not permanent, today the email came with the correct paths. I looked at the history of e-mails and noticed that every 2-3 e-mails with wrong paths.
PIWIK_DOCUMENT_ROOTnot defined 🙁Delivered report to email does not display pictures, if you copy the link to the country flag image you get:
https://DOMAIN/wp-content/plugins/matomo/appplugins/Morpheus/icons/dist/flags/ua.pngApparently the reason is in the generation of the message and most likely the body of the message is encoded, so grep could not find it.

- This reply was modified 1 year, 10 months ago by givemebit.
The directory tree looks correct
]# pwd && ls -1
/var/www/html/wp-content/plugins/matomo
app
assets
classes
config
languagesThis is very strange but the command is: find . -type f -exec grep -iln ‘appplugins’ {} \;
returned 0 results. Maybe it’s the nginx configuration?Unfortunately I don’t see a referrer to let you know which script is the problem