Previous Topic

Next Topic

Book Contents

Book Index

Scheduling Tasks

If you need to run scripts on your site at specific time, use the task scheduler facility on the server to make the system automatically run the scripts for you.

To schedule a task:

  1. On your Home page, click the domain name you need.
  2. Click the Crontab icon in the Hosting group.
  3. Click Add New Task.
  4. Specify when to run your command.
  5. Specify which command to run. Type it into the Command input box.
  6. Click OK.

To temporarily suspend execution of scheduled task:

  1. On your Home page, click the domain name you need.
  2. Click the Crontab icon in the Hosting group.
  3. Choose a task that you wish to suspend and click on the command name.
  4. Click the Disable icon.

To resume execution of scheduled task:

  1. On your Home page, click the domain name you need.
  2. Click the Crontab icon in the Hosting group.
  3. Choose a task whose execution you wish to resume and click on the command name.
  4. Click the Enable icon.

To unschedule a task:

  1. On your Home page, click the domain name you need.
  2. Click the Crontab icon in the Hosting group.
  3. Select a check box to the right of the task that you wish to unschedule.
  4. Click Remove Selected.
  5. Confirm removal and click OK.