Cron Jobs in Shared Web Hosting
If you get any of our shared web hosting packages, you'll be able to create cron jobs with only a few mouse clicks using your Hepsia Control Panel even if you have never done that previously. Hepsia is really easy to use, so instead of typing numbers and asterisks on specific positions, which is the usual way to make a cron job, you will be able to pick the days, hours or minutes a given script has to be run using simple drop-down navigation. This is done from the Cron Jobs area of the Control Panel and, of course, you can use the first method as well, when you are experienced enough and you prefer it. In either case, you'll need to enter the path to the script that will be executed and the path to the PHP, Python or Perl system files inside your account. The last mentioned can be found in the Control Panel and you can copy/paste it, but if you experience any issues, you can contact your technical support team.
Cron Jobs in Semi-dedicated Hosting
Setting up a cron job in our system is really easy. Once you log in to the Hepsia Control Panel, which comes with all of the semi-dedicated server accounts, you will be able to go to the Cron Jobs section where you just need to select the directory path to the script file to be executed and the command path for the particular language the script was designed in - PHP, Perl, Python, Bash. You'll be able to find the latter within the Control Panel, so you can copy and paste it with several clicks. After that, choose the time interval for your cron using drop-down navigation for the minutes, hours, days or months and you're all set. Our cron job setup wizard makes the entire process very simple and intuitive, so you won't have any problems if you do not have prior experience. In case you are more tech-savvy, you may also take advantage of the conventional cron format with the two paths, digits and asterisks typed on one line.