Cron Jobs
Get more familiar with Cron Jobs - what exactly are they, what role do they have and how to create them.
Cron jobs are scheduled tasks, which run on regular intervals of time set by the end user and they also execute scripts developed in different programming languages - PHP, Perl, Bash, and so on. Depending on what exactly a cron should do, it may run every single minute, once a week or perhaps each year. There're a lot of effective applications to make use of cron jobs in the day-to-day management of a site. For example, a backup copy of the whole site can be generated daily or perhaps once a week or an email with all of the new signups for the day may be sent to a certain email. These types of automatic options will make the management of any website much easier. There are no specific file types that are allowed or forbidden, so every script can be executed using a cron job.
-
Cron Jobs in Cloud Website Hosting
Setting up a cron job requires exactly three very simple steps when you get a
cloud website hosting package from our company. The Hepsia Control Panel, that comes with all of the web hosting accounts, features an area centered on the crons and as soon as you go there, you should enter the folder path to the script which you want to be run, the command path to the system files for the specified programming language (Perl, Python, PHP), which you can copy and paste from the Server Information section, and determine how frequently the cron job has to run. For that time interval, our company offers two choices - a user-friendly one with drop-down navigation where you can pick the minutes, hours, days and/or months, as well as a more complex one that is used with other hosting Control Panels where you are expected to type numbers and asterisks on specific positions that outline separate periods of time.
-
Cron Jobs in Semi-dedicated Servers
You can set up as many cron jobs as you would like when you host your websites in a
semi-dedicated server account from us and it doesn't take over one minute to do that. Unlike other hosting Control Panels where you have to enter commands and use numbers and asterisks on a single line in order to set up a cron job, the Hepsia Control Panel has an intuitive interface where you're able to choose how often a new cron should be executed by using simple drop-down menus to pick the hours, minutes, day of the week, etc. The two things which you'll need to submit manually are the folder path to the script file which has to be run plus the command path to the programming language system files in the account (Perl, Python, PHP). You will be able to copy/paste the latter from the Server Information area of your web hosting Control Panel, so it won't take you more than a few clicks to create a cron job within your semi-dedicated account.