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:
1. Login into your cPanel, and then website Builder. 2. Click on Pages section and select the... Read More
Domain forwarding is a process of redirecting a website to other URL 1. Login to cPanel and... Read More
Using the following code in your .htaccess file automatically redirects visitors to the HTTPS... Read More
Subdomains can point to different sections of your website. In order to create a subdomain in... Read More
1. Login to cPanel. 2. Click on Remote MySQL. 3. Remote MySQL page will appear.... Read More