Cron Jobs in Cloud Hosting
When you get any of our cloud hosting plans, you can set up cron jobs with a few mouse clicks in your Hepsia Control Panel even if you have never done that previously. Hepsia is quite intuitive, so instead of entering numbers and asterisks on particular positions, which is the usual method to create a cron job, you will be able to choose the minutes, hours or days some script needs to be executed using very simple drop-down navigation. This is done from the Cron Jobs part of the Control Panel and, naturally, you can use the first method as well, if you're knowledgeable enough and you prefer it. In both cases, you'll need to type in the path to the script which will be executed along with the path to the PHP, Python or Perl system files inside your account. The last mentioned is available in the Control Panel and you are able to copy/paste it, but if you experience any difficulties, you can call your tech support team.
Cron Jobs in Semi-dedicated Hosting
Installing a cron job in our system is really easy. Once you log in to the Hepsia Control Panel, which comes with all semi-dedicated server accounts, you'll be able to go to the Cron Jobs section where you just have to choose the directory path to the script file to be run along with the command path for the specific language the script was written in - PHP, Perl, Python, Bash. You can find the latter within the Control Panel, and you can copy and paste it with just a couple of clicks. After that, select the time period for your cron through drop-down menus 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 do not have prior experience. When you are more experienced, you may also use the conventional cron format with the two paths, digits and asterisks typed on a single line.