Cron Jobs in Web Hosting
The Hepsia Control Panel, which comes with all of the Linux web hosting packages, will help you to set up cron jobs in a couple of simple steps even if you haven't ever employed this type of function previously. After you sign in and go to the Cron Jobs section where you are able to assign background tasks, you just have to copy and paste the system access path to PHP, Perl or Python based on the script you will run, type the path in your account to the actual script file and after that select how often the cron job has to be executed. For the aforementioned, you can use the basic mode and select the days, hours, minutes, etc. via uncomplicated drop-down menus, or if you are more experienced, you can take advantage of the advanced mode and specify the time interval with numbers and asterisks i.e. the typical method that you might have used with various other Control Panels.
Cron Jobs in Semi-dedicated Hosting
Setting up a cron job in our system is a piece of cake. Once you sign in to the Hepsia Control Panel, which comes with all of the semi-dedicated server accounts, you are able to go to the Cron Jobs section where you only need to select the directory path to the script file to be executed plus the command path for the particular language the script was written in - PHP, Perl, Python, Bash. You can find the latter within the Control Panel, thus you can copy and paste it with just a few clicks. Next, choose the time interval for your cron using drop-down menus for the months, days, hours or minutes and you'll be all set. Our cron job setup wizard makes the process very simple and intuitive, so you will not have any problems if you do not have prior experience. When you are more tech-savvy, you can also use the standard cron format with the two paths, digits and asterisks typed on a single line.