Cron Jobs in Web Hosting
The Hepsia Control Panel, which is included with all of our web hosting, will allow you to create cron jobs in a couple of basic steps even when you have never employed this function previously. After you log in and navigate to the Cron Jobs section where you can assign background tasks, you just have to copy and paste the server access path to Perl, Python or PHP based on the script you will run, type the path inside of your account for the specific script file and choose how often your cron job has to be executed. For the latter, you can use the basic mode and pick the minutes, hours, days, etcetera using straightforward drop-down options, or maybe if you are more knowledgeable, you can take advantage of the advanced mode and set the time interval with numbers and asterisks i.e. the usual method which you may have used with various Control Panels.
Cron Jobs in Semi-dedicated Servers
If you use a semi-dedicated server account with us to host your websites, you are able to install cron jobs for all of them with ease. This can be done in 3 very easy steps in the Hepsia Control Panel that's used to manage the hosting account, so you'll be able to set up a new cron even when you lack previous experience. In the Cron Jobs part of Hepsia, you'll find a box where you need to copy/paste the path to the system files in your account for the programming language your script was designed in - PHP, Perl, Bash, Python, and so on. You also need to provide the folder path to the script file which will be executed in the same box then use our intuitive drop-down menus to choose how often our system will run the cron. Experienced users, can also employ the traditional method of creating a cron job by typing digits and asterisks in certain positions as well as the previously mentioned paths.
