Warning! wp-cron.php not found!
-
Getting the error:
Warning! wp-cron.php not found!
Unfortunately, WordPress cannot find the file wp-cron.php. This script is required for the correct operation of garbage collection by this plugin, WordPress scheduled posts as well as other critical activities.
Please see entry 16 in the Troubleshooting section of the readme.txtAccording to this thread the answer to this is to:
…adding an line into /etc/hosts file, just add a dns record into this file, like:
127.0.0.1 your.domain.comHowever this particular website is virtually identical to another site I run which is not having this problem. Both sites DigitalOcean VPS droplets, that were setup and configured by ServerPilot.io. The backend of these sites should be identical.
The problem site was cloned over to the new hosting whereas the non-problem site was not.
So my question is:
Is there another reason why wp-cron.php might not be found by WP Super Cache? (eg: .htaccess related?)
And yes I CAN see the wp-cron.php file sitting there in the WordPress folder on my server.
- The topic ‘Warning! wp-cron.php not found!’ is closed to new replies.