Cron Jobs in Shared Hosting
The Hepsia Control Panel, which is provided with all our Linux shared hosting packages, will allow you to create cron jobs in a few basic steps even if you have not used such a feature before. When you log in and navigate to the Cron Jobs area where you are able to create background tasks, you just need to paste the server access path to Perl, PHP or Python depending on the script that you will run, type the path in your account to the actual script file and then select how often the cron job will be carried out. For the latter, you'll be able to use the standard mode and choose the days, hours, minutes, etc. via uncomplicated drop-down navigation, or maybe in case you are more knowledgeable, you can use the advanced mode and specify the time interval with numbers and asterisks i.e. the usual method that you may have employed with different 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 is provided with all of the semi-dedicated server accounts, you're able to go to the Cron Jobs section where you only need to choose the directory path to the script file to be executed as well as the command path for the particular language the script was written in - PHP, Perl, Python, Bash. You will be able to find the aforementioned inside the Control Panel, so you can copy/paste it with just a couple of clicks. Then, choose the time period for your cron via drop-down menus for the months, days, hours or minutes and you're all set. Our cron job setup wizard makes the entire process very simple and intuitive, so you will not have any problems if you don't have previous experience. When you are more experienced, you may also take advantage of the regular cron format with the two paths, digits and asterisks typed on a single line.