Cron jobs not sending emails or running correctly
im trying to run this script
/usr/bin/php -q /home/site/public_html/files/cron_jobs/init.php
service crond statuscrond (pid 2167) is running...
no error is showing from the cron i checked the error logs and see nothing it just simply isnt running or sending emails, i put an error echo into the script and it emails but when i remove the error it doesn't send or display.
-
Hello, Does the PHP script work as intended when you run it manually instead of through a cron job? Thank you. 0
Please sign in to leave a comment.
Comments
1 comment