Skip to main content

Transfer Tool - Acct Cron not running after move.

Comments

2 comments

  • Eminds
    if you have root access of the server try running the cron manually on the server and check the logs at /var/log/cron it will give you an idea of whats happening
    0
  • cPanelMichael
    Hello Jeff, Check to see if the crond service is running:
    pidof crond
    If you don't see an output from that command with the process ID number, restart crond via the following command:
    /scripts/restartsrv_crond
    Thank you.
    0

Please sign in to leave a comment.