How to: View Web Server Logs In SiteWorx
November 25, 2012How to: Add / Edit / Delete Secondary Users in SiteWorx
November 29, 2012
How to: Manage Scheduled Tasks Via Cron in SiteWorx
How to: Update the Cron Variables
- Click the Hosting Features menu item if it is not already open.
- Click the Cron Jobs menu item.
- Select the linux shell you'd like the cron jobs to be run on from the SHELL drop down.
- Enter the paths you'd like to be in the search path for the cron jobs in the PATH field.
- Enter the email address you'd like to receive all output from the cron jobs in the MAILTO field.
- Click the Update button to submit your changes.
How to: Change the Cron Interface
- Click the Hosting Features menu item if it is not already open.
- Click the Cron Jobs menu item.
- Select the desired interface from the Cron Editor drop down.
How to: Add a Cron Job
- Click the Hosting Features menu item if it is not already open.
- Click the Cron Jobs menu item.
- Using the Simple Interface:
- Choose the Minute, Hour, Day, Month and Day of Week that you'd like your cron job to run from the select Boxes.
- Using the Advanced Interface:
- Enter the Minute, Hour, Day, Month and Day of Week numerically in the fields beneath each column. Use the * symbol for All.
- Enter the path or url to the script you'd like to run in the script box.
- Click the Add button to add your Cron Job.
How to: Delete a Cron Job
- Click the Hosting Features menu item if it is not already open.
- Click the Cron Jobs menu item.
- Check the box next to the Cron Job that you wish to delete.
- Select delete from the With Selected drop down.
How to: Edit a Cron Job
- Click the Hosting Features menu item if it is not already open.
- Click the Cron Jobs menu item.
- Click the [ Edit ] link next to the cron job you'd like to edit.
- Change the Minute, Hour, Day, Month, Day of Week and/or Script field.
- Click the Save button to update the changes to the Cron Job.