How do I create and delete a cron job? Print

  • 0

Cron Jobs run scheduled tasks at specific times. This is good to set up automated maintenance and other unmanned server duties.

Before you even start, ChilliWeb advises you that a Cron job can mess up your hosting account or website if you properly writing. If you are not familiar with Cron Jobs, we recommend you to seek proper technical advice.

Note: ChilliWeb has a server policy that does not allow you to create a Cron Job that runs more often than once per hour. If we find out that you a breaching our policy, your account will be suspended.

To create a cron job, please do the following:

  1. Click on the "Cron Jobs" icon inside cPanel, under Advanced.
  2. Make sure the current email address is valid. If not, enter a new email and click the "Update Email" button.
  3. Select the Common Setting you want. This will automatically change the other time settings.
  4. Alternatively, you may adjust the individual time settings. Minute, Hour, Day, Month and Weekday can be modified to achieve your goal.
  5. In the input box to the right of "Command", type the name of the file type, then add a space and provide the path to the file which you would like the command to run.
  6. Click the "Add New Cron Job" button.

You have just created a cron job to execute a file at a certain time and date with the desired repetition.

Cron jobs are easy to edit and delete.

  1. Click on the "Cron Jobs" icon inside cPanel.
  2. Scroll down to the last section called "Current Cron Jobs".
  3. Find the correct cron job and click either "Edit" or "Delete", under Actions.
  4. Editing does not have the nice automated tools, so it may be easier to copy the Command, delete the cron job, and recreate it.

Advanced Linux Information


Was this answer helpful?

« Back

Powered by WHMCompleteSolution