×
×

Knowledgebase & Downloads

The knowledgebase provides documentation written by our team. Please select a category or search for answers.

Articles

Cron Jobs

How to Manage Cron Jobs from your Control Panel

Update the Cron Variables
  1. Click the Hosting Features menu item if it is not already open.
  2. Click the Cron Jobs menu item.
  3. Select the linux shell you'd like the cron jobs to be run on from the SHELL drop down.
  4. Enter the paths you'd like to be in the search path for the cron jobs in the PATH field.
  5. Enter the email address you'd like to receive all output from the cron jobs in the MAILTO field.
  6. Click the button to submit your changes.
  7. You will see the following message at the top of the screen: Cron variables successfully modified

Change the Cron Interface
  1. Click the Hosting Features menu item if it is not already open.
  2. Click the Cron Jobs menu item.
  3. Select the desired interface from the Cron Editor drop down.

Add a Cron Job
  1. Click the Hosting Features menu item if it is not already open.
  2. Click the Cron Jobs menu item.
  3. Using the Simple Interface:
    1. Choose the Minute, Hour, Day, Month and Day of Week that you'd like your cron job to run from the select Boxes.
  4. Using the Advanced Interface:
    1. Enter the Minute, Hour, Day, Month and Day of Week numerically in the fields beneath each column. Use the * symbol for All.
  5. Enter the path or url to the script you'd like to run in the script box.
  6. Click the button to add your Cron Job.
  7. You will see the following message at the top of the screen: Cron job successfully added.

Delete a Cron Job
  1. Click the Hosting Features menu item if it is not already open.
  2. Click the Cron Jobs menu item.
  3. Check the box next to the Cron Job that you wish to delete
  4. Select delete from the With Selected drop down.
  5. You will see the following message at the top of the screen: CRON job deleted successfully.

Edit a Cron Job
  1. Click the Hosting Features menu item if it is not already open.
  2. Click the Cron Jobs menu item.
  3. Click the [ Edit ] link next to the cron job you'd like to edit.
  4. Change the Minute, Hour, Day, Month, Day of Week and/or Script field.
  5. Click the button to update the changes to the Cron Job.

Was this article helpful?
Dislike0 Like0
Views: 2315