Cron Jobs in Hosting
The Hepsia Control Panel, that comes with all of our hosting packages, will allow you to set up cron jobs in a couple of easy steps even if you haven't ever employed this option before. When you sign in and navigate to the Cron Jobs section where you are able to create background tasks, you just need to copy and paste the system access path to Perl, Python or PHP depending on the script you'll execute, type the path inside of your account for the specific script file and then choose how often your cron job has to be carried out. For the aforementioned, you can use the basic mode and pick the minutes, hours, days, etc. using straightforward drop-down menus, or maybe if you are more knowledgeable, you can use the advanced mode and specify the time interval with numbers and asterisks i.e. the usual method which you may have employed with other Control Panels.
Cron Jobs in Semi-dedicated Hosting
If you'd like to use cron jobs for any of your websites and you have a semi-dedicated server account with us, it won't take you more than a couple of clicks in your Hepsia hosting Control Panel to do that. Installing a new cron job is easy and you'll be able to add one from the Advanced section of Hepsia where you'll find a box to enter two things - the path to the programming language system files which you'll find inside the Server Information section (PHP, Python, Perl) and the path to the script that you'd like the cron job to run. The final step is to decide how often the cron will be executed and we've got a rather intuitive interface for that, so by using drop-down navigation you can easily pick the interval in days, hours or minutes. In case you are more tech-savvy or used to this standard, although more sophisticated way to set a cron interval through digits and asterisks, you can use this method as well.