Cron Jobs in Shared Hosting
The Hepsia Control Panel, that is included with all of our Linux shared packages, allows you to set up cron jobs in a few simple steps even when you haven't ever used this type of function previously. Once you log in and proceed to the Cron Jobs section where you're able to set background tasks, you just have to copy and paste the server access path to Perl, Python or PHP based on the script that you will run, type the path inside of your account for the actual script file and after that select how often the cron job will be carried out. For the aforementioned, you can use the basic mode and choose the minutes, hours, days, etc. through simple drop-down options, or if you are more skilled, you can take full advantage of the advanced mode and specify the time period with numbers and asterisks i.e. the usual method that you may have used with different Control Panels.
Cron Jobs in Semi-dedicated Hosting
Setting up a cron job in our system is a breeze. Once you log in to the Hepsia Control Panel, which is included with all of the semi-dedicated server accounts, you will be able to go to the Cron Jobs section where you just need to choose the directory path to the script file to be executed plus the command path for the specific language the script was written in - PHP, Perl, Python, Bash. You are able to find the latter inside the Control Panel, thus you can copy and paste it with a couple of clicks. After that, choose the time interval for your cron using drop-down navigation for the months, days, hours or minutes and you will be all set. Our cron job setup wizard makes the process really simple and intuitive, so you won't have any problems if you don't have prior experience. If you are more tech-savvy, you may also use the standard cron format with the two paths, digits and asterisks typed on one line.