Managing Cron jobs

Official cPanel Documentation

Cron jobs are scheduled tasks that the system runs at predefined times or intervals. Typically, a cron job contains a series of simple tasks that the system runs from a script file. 

 

Adding a new cron job

Note: This demo assumes you've already logged in to cPanel, and are starting on the home screen.


  1. Click the Cron Jobs icon.
  2. Enter the email address where you want the cron job results sent after each time it runs.
  3. Define exactly when and how often you want the cron job to run. This is made easier by selecting one of the pre-defined common settings.
    Notice that by choosing a common setting, all fields are filled in automatically. This also helps you understand what each field means.
  4. Next, enter the command of the script you want to run, including the path (from root).
  5. Click Add New Cron Job.
    That's it! The cron job has been set and will be listed at the bottom of the screen.

Back to top 

Viewing existing cron jobs

The Current Cron Jobs table displays your existing cron jobs.

Edit a cron job

To edit a cron job, perform the following steps:

  1. Locate the cron job that you wish to edit and click Edit.
  2. Edit the settings that you wish to change and click Edit Line.

Delete a cron job

To delete a cron job, perform the following steps:

  1. Click Delete next to the cron job that you wish to delete.
  2. Click Delete.

Back to top 

Was this article helpful? If not please submit a request here

How helpful was this article?