Skip to main content

errors in crontab file, can't install.

Comments

3 comments

  • sktest123
    Check line 5 there is some error cron.
    0
  • SysSachin
    /tmp/crontab.Ta20bb":5: bad day-of-month

    The error message is showing that there is problem in crontab file at line number 5. You have to edit crontab file using following command and correct the cron.
    crontab -e
    0
  • cPanelMichael
    Hello, The previous posts are correct. Check line 5 when editing your root crontab with the "crontab -e" command to verify it's a valid entry. Thank you.
    0

Please sign in to leave a comment.