Cron jobs in cPanel Print

  • 0

Overview

Cron jobs run commands on a schedule. They are used for backups, application tasks, imports, emails, billing syncs, and maintenance scripts.

Best practices

  • Use the correct PHP path and version.
  • Redirect output to a log when troubleshooting.
  • Avoid running heavy jobs every minute.
  • Confirm scripts cannot be accessed publicly unless intended.
  • Monitor failed jobs after migrations or PHP upgrades.

Operational notes

Customers use cPanel for one hosting account. Resellers and server owners use WHM for account-level administration. Root WHM changes can affect every customer, so test high-impact changes carefully.

Common evidence to collect

  • Domain name.
  • cPanel username.
  • Error text.
  • Screenshot.
  • Time of issue with timezone.
  • Recent changes.

Quick support handoff

If this article does not solve the issue, open a support ticket with the domain, service name, exact error, time the problem started, and what changed recently.


Was this answer helpful?

« Back