• Cron is not working and we’re seeing the below error in the php error_log:

    [Thu Jan 14 23:25:47.227612 2016] [:error] [pid 9343] [client XX.XX.XX.XX:54906] File does not exist: /usr/local/apache/htdocs/wp-cron.php

    Apache is looking for WordPress in the wrong directory. The home directory of the site is /home/sites/www/site2.com . And the file wp-cron.php is located in that directory.

The topic ‘404 Not Found Error for wp-cron.php’ is closed to new replies.