Cron jobs do not work
After recent updates my cron jobs do not work, this is my conf:
[LIST]
CENTOS 6.8 x86_64 standard " creativalab
WHM 58.0 (build 32)
Which is the correct line command to execute a php page?
-
Hello, Make sure crond service is running on the server or try to restart crond service. Also, Please check cron log file if there is any error message. 0 -
Oct 24 03:00:01 creativalab CROND[27096]: (user) CMD (/home/domain/public_html/riservata/updateCorsi.php >/dev/null 2>&1) Oct 25 04:00:01 creativalab CROND[27926]: (user) CMD (php /home/domain/public_html/newsletter/touroperator/invia-newsletter.php) Cron works but php files not. Why? 0 -
Hello, Is EasyApache 4 installed on this system, and is the account assigned jailed shell access? If so, try updating the cron job command to use the following path for PHP: /usr/local/bin/php
Let us know if that helps. Thank you.0
Please sign in to leave a comment.
Comments
3 comments