Cron job - how to create one in cPanel +(video)

First, you need to log in your cPanel and after that to find and click on Cron Jobs

cPanel Cron

cPanel make creating of cron job very easily. You need to choose then the job will be executed – which minute, which hour, day, month or weekday. And finally what kind of command you want to execute – some php file or bash or to download something.

Example of cron jobs

0 17 * * sun  /scripts/script.sh

Schedule a cron to execute on every Sunday at 5 PM

* * * jan,may,aug *  /script/script.sh

Schedule a cron to execute on selected months.

Get reliable website hosting services starting at only $3.12/mo

Get Started!
icon knowledge

Related Articles

Client area walkthrough

This article is about to take You on walkthrough over the client area interface of BGOcloud...

How to create a new email account in cPanel +(video)

When you buy a domain you want to create a beautiful website. You can do it easily with our...

Easy installation of Wordpress using the new Wordpress Toolkit

You bought a new domain and want to create a beautiful website by yourself. WordPress platform is...

Adding existing WordPress Installations in WordPress Toolkit

Hello, In this article, we'll show you how to add your existing WordPress installations to...