Skip to main content

Cron Jobs not Working

Comments

5 comments

  • cPanelLauren
    Do you get any output/errors when you run this manually over the command line?
    0
  • Pintu das
    I am Not getting any error or output with this
    0
  • cPanelLauren
    If you look in /var/log/cron.log do you see the cron being executed? If so, then the cron is running but the issue is the specific job. Your PHP error log should have an error for this if you have error logging enabled and it's not functioning as intended.
    0
  • Khaled Almukaimi

    Hi Sir

    It's an old question, but I have the same problem,

    I look in /var/log/cron.log and it works, it logs, but nothing is actually executed

    Although everything executes successfully when I run the same command directly from the terminal!

    0
  • cPRex Jurassic Moderator

    If you are seeing the cron has processed in /var/log/cron but no changes happen on the system, is it possible the command itself doesn't work?  If you manually execute the cron command directly on the command line doe that give you any results?

    0

Please sign in to leave a comment.