• Resolved samtech456

    (@samtech456)


    I get this warning:

    System Cron Set UpNoWarning: Your WordPress site does not appear to have a system cron job set up to run the WordPress cron. Matomo uses the WordPress cron to generate reports and to delete temporary data to provide compliance with various privacy regulations (e.g., GDPR).

    Without a system cron job set up, these tasks may be run irregularly or infrequently, which could lead to personal data being retained longer than allowed.

    I looked into my hosting system and found this cron job

    0 0 * * */usr/bin/php /home/u555555/public_html/wp-cron.php

    but it seems not enough how to fix this ?

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter samtech456

    (@samtech456)

    Sent thanks

    Plugin Support dizzyatinnocraft

    (@dizzyatinnocraft)

    The root problem here is that adding define('DISABLE_WP_CRON', true); to wp-config.php is not having an effect. This problem is not related to Matomo for WordPress, so I recommend finding support for WordPress or getting help through your hosting provider.

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘System Cron problem’ is closed to new replies.