• Resolved dropshot

    (@dropshot)


    Hi.

    After upgrading from PHP 7.4 to PHP 8.1 Matomo stopped archiving reports.

    No stats are visible from the time of the PHP upgrade.

    Archiving Cron job starts but never ends.

    Other cron jobs seems to work.

    Is this the expected behaviour of Matomo for WordPress?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support emermatomo

    (@emermatomo)

    Hello @dropshot  if the system report says Supports Async Archiving => Yes in the Matomo category. Then it may be possible that disabling this feature helps. You can do this by editing you wp-config.php and adding the following line:

    define( 'MATOMO_SUPPORT_ASYNC_ARCHIVING', false );

    Please let us know how it goes.

    Plugin Support emermatomo

    (@emermatomo)

    Hi @dropshot As we didn’t receive a response after 2 weeks, we’re marking this issue as resolved. If something is not working, feel free to leave a comment and we’d be happy to assist.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Not Compatible with PHP 8.1?’ is closed to new replies.