Scheduled Cron Job Not Working

Avatar
  • updated
  • Answered

My site was moved to a different server. I recently realized that the scheduled cron jobs had stopped working. This is the path: /opt/php72/bin/php -q /home/mysite/public_html/cli/akeeba-backup.php


I updated the php to 7.2. What am I missing?

Avatar
anonymous
  • Answered

You'll want to ensure the file path - /home/mysite/public_html/cli/akeeba-backup.php is correct and check the log regarding issues-

sudo grep [yourcronjob] /var/log/cron .

If you have any questions, please contact our live support.