Overview
Cron jobs are scheduled tasks that the system runs at predefined times or intervals. Typically, a cron job contains a series of simple tasks that the system runs from a script file.
Add a cron email
The Cron Email section of the interface allows you to enter an email address for the system to send notifications when your cron jobs run. To set an email address, perform the following steps:
Add a cron job
To create a cron job, perform the following steps:
|
/home/user/public_html/index.php |
To disable notifications for a specific cron job, add the following line to the command:
|
>/dev/null 2>&1 |
View existing cron jobs
The Current Cron Jobs table displays your existing cron jobs.
Edit a cron job
To edit a cron job, perform the following steps:
Delete a cron job
To delete a cron job, perform the following steps:
Overview This wizard guides you through the setup of a MySQL® database, user accounts, and user... Read More
1. Login into your cPanel, and then website Builder. 2. Click on Pages section and select the... Read More
The most important thing to keep in mind is that certain file types and folders should be set to... Read More
Using the Raw Access Logs menu in cPanel, you can check the traffic coming to your website before... Read More
For cPanel 1. Login into cPanel. 2. Click on File Manager. 3. Go to root directory of... Read More