Still cron problems

Forums SNAP – WordPress Plugin Forums Still cron problems

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #559093
    bf@funandrun.de
    Participant

      Hello,

      I get
      [**WARNING. Unhealthy Cron Request**] [ [More info] ] – Too far (959.78s) from the previous one

      I have setup cron exactly as explained in http://www.nextscripts.com/tutorials/wp-cron-scheduling-tasks-in-wordpress/
      Here ist how I defined cron in Plesk

      wget –no-check-certificate -O /dev/null https://www[……..]/wp-cron.php?doing_wp_cron > /dev/null 2>&1

      Scheduled with * * * * *

      cron in wp-config.php is disabled
      by define(‘DISABLE_WP_CRON’, true); in wp-config.php

      As like most of the time I get no support from Nextscripts
      Has anybody an idea what else could be wrong?
      I already checked with WP crontrol and see that the nxs cronjobs are defined

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.