Blog
-
Fix WordPress “Missed schedule” error on Media Temple (dv) / Plesk
July 18th, 2009 at 10:37pm | 9 CommentsAfter a lot of debugging, I was able to figure out that Media Temple’s (dv) configuration was responsible for the “Missed schedule” errors I was getting in WordPress. By default, the /etc/hosts file looks like this: 127.0.0.1 yourdomain.com yourdomain localhost localhost.localdomain To execute cron tasks, WordPress needs to post to the URL http://yourdomain.com/wp-cron.php?doing_wp_cron. This isn’t ... read more »