Cron Jobs in Shared Hosting
The Hepsia Control Panel, that is included with all our Linux shared packages, will allow you to set up cron jobs in a few simple steps even if you have not used such a feature before. After you log in and visit the Cron Jobs section where you'll be able to create background tasks, you just need to paste the server access path to PHP, Perl or Python depending on the script that you will run, type the path inside of your account to the actual script file and after that select how often your cron job has to be executed. For the aforementioned, you can use the standard mode and select the minutes, hours, days, etcetera via straightforward drop-down menus, or if you are more knowledgeable, you can use the advanced mode and specify the time interval with numbers and asterisks i.e. the standard method that you may have used with various other Control Panels.
Cron Jobs in Semi-dedicated Hosting
If you use a semi-dedicated server account with our company to host your websites, you're able to install cron jobs for any of them effortlessly. This can be done in three simple steps inside the Hepsia Control Panel which is used to control the hosting account, so you will be able to set up a new cron even if you do not have any prior experience. Within the Cron Jobs area of Hepsia, you'll discover a box where you should copy/paste the path to the system files inside your account for the programming language your script was designed in - Perl, Bash, Python, PHP, etc. You also have to enter the folder path to the script file which will be executed in the same box then use our user-friendly drop-down menus to select how often our system will run the cron. More advanced users, can also use the traditional method of creating a cron job by typing digits and asterisks in certain positions along with the previously mentioned paths.