matomo-org / matomo-for-wordpress

Get a fully functioning Matomo Analytics for your WordPress. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Privacy is built-in. 100% data ownership, no one else can see your data. We love Pull Requests!
https://matomo.org
GNU General Public License v3.0
120 stars 25 forks source link

wrong php version #1114

Open 23b-production opened 6 months ago

23b-production commented 6 months ago

hi there

the plugin does not find the correct php version. I can't go on from here.

Here you find the current version. https://kunsttherapie-sw.ch/phpinfo.php (just a little echo :))

Here a piece of the error code:

Errors

Matomo

Endpoints

Crons

Mandatory checks

thanks Jannik

diosmosis commented 6 months ago

Hi @23b-production, it's not the web PHP that is the wrong version, it's the PHP CLI that Matomo detected. Matomo is probably detecting the CLI incorrectly. There are two ways to fix this:

If your website gets a lot of traffic, you may want to use the second solution.

Let me know if this helps.