• Resolved Salvatore Noschese

    (@salvatorenoschese)


    hi, I disabled WP Cron via WP config (cause litespeed error log issue with latest WP release) and enabled via cpanel Cron, but now I’ve some archiving error in matomo.

    i seen this

    5 * * * * /usr/bin/php /path/to/matomo/console core:archive --url=https://example.org/matomo/ > /dev/null

    or this:

    define('MATOMO_TRIGGER_BROWSER_ARCHIVING', true);

    but I don’t know if this work also with matomo plugin.

    atm I just enabled this in settings

    Enable archiving via HTTP requests: 	

    can be sufficient?

    ty.

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

    (@dizzyatinnocraft)

    The “Enable archiving via HTTP requests” has the same effect as MATOMO_TRIGGER_BROWSER_ARCHIVING so it should be sufficient. The only potential reason to avoid it would be if your website receives high traffic. Do you need anything else?

    Thread Starter Salvatore Noschese

    (@salvatorenoschese)

    hi, thanks for reply.

    Anyway, I removed plugin release and installed full release in a subdomain (embed in WordPress dashboard via a custom plugin).

    all work so good now ????

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘some errors with wp-cron disabled’ is closed to new replies.