Cron Jobs in Hosting
Creating a cron job will take you just three quick steps if you get a hosting plan through us. The Hepsia Control Panel, that comes with all the web hosting accounts, has a section dedicated to the crons and as soon as you get there, you need to enter the folder path to the script which you want to be run, the command path to the server files for the selected programming language (Perl, Python, PHP), that you can copy and paste from the Server Information section, and after that specify how often the cron job needs to run. For the time interval, our company offers two options - a very intuitive one with drop-down navigation where you can select the minutes, hours, days and/or months, along with a more complex one that's used with other website hosting Control Panels where you need to type numbers and asterisks on specific positions that define different periods of time.
Cron Jobs in Semi-dedicated Hosting
Installing a cron job in our system is easy. Once you log in to the Hepsia Control Panel, which is included with all of 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 executed plus the command path for the specific language the script was designed in - PHP, Perl, Python, Bash. You'll be able to find the aforementioned in the Control Panel, so you can copy/paste it with a few clicks. After that, select the time interval for the cron through drop-down menus for the minutes, hours, days or months and you will be all set. Our cron job setup wizard makes the entire process really easy 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 regular cron format with the two paths, digits and asterisks typed on a single line.