Cron Jobs in Hosting
When you get any of our hosting plans, you're able to set up cron jobs with only a few clicks using your Hepsia Control Panel even when you have not done that before. Hepsia is very simple to use, so rather than writing numbers and asterisks on particular places, which is the common method to create a cron job, you will be able to select the minutes, hours or days a given script needs to be executed using quick drop-down navigation. This is done from the Cron Jobs area of the Control Panel and, naturally, you can use the first method as well, if you are knowledgeable enough and you prefer it. In either case, you'll have to type in the path to the script that will be executed along with the path to the PHP, Python or Perl system files within your account. The aforementioned is included in the Control Panel and you are able to copy/paste it, still if you encounter any kind of issues, you can call your technical support team.
Cron Jobs in Semi-dedicated Servers
Installing a cron job in our system is really simple. Once you sign in to the Hepsia Control Panel, which is included with all the semi-dedicated server accounts, you are able to go to the Cron Jobs section where you just need to select the directory path to the script file to be run as well as the command path for the particular language the script was written in - PHP, Perl, Python, Bash. You're able to find the latter within the Control Panel, and you can copy/paste it with just a couple of clicks. Then, choose the time interval for the cron using drop-down navigation for the minutes, hours, days or months and you will be all set. Our cron job setup wizard makes the process really easy and intuitive, so you won't have any problems if you do not have previous experience. When you are more experienced, you may also use the standard cron format with the two paths, digits and asterisks typed on one line.