Archive for July 8th, 2008

Jul 08 2008

Setting Up Crontabs in Plesk

Published by Server Junkie under Uncategorized

This is how you manage Crontabs and use the Crontab Manger in Plesk on your dedicated hosting account.  Crontab will allow you to automatically run scheduled tasks on the server, and if selected, receive automatic emails showing the results.

First step would be to login to Plesk, and then go down to the Crontab icon and click it.  Next, you will need to select the name of the user for whom you wish to manage the crontab.  You can also setup crontab messages to be sent to your e-mail address.

To get the task setup, click on the “Add New Task” icon under your Crontab tasks page.  On the next page you should see a web page that reads “Editing the Crontabs tasks of yourusername”.  Enter the specific parameters to set the frequency of the task.  Enter * to select all.

Now under command, you will enter the path to the fill that will execute the crontab.  Once that is done, hit the OK button and you have finished creating your first crontab on your dedicated hosting account using Plesk.

No responses yet