Cron Jobs in Website Hosting
Creating a cron job requires just three simple steps when you get a website hosting package with us. The Hepsia Control Panel, which comes with all the website hosting accounts, has a section dedicated to the crons and as soon as you go there, you have to type the folder path to the script that you want to be run, the command path to the server files for the specific programming language (Perl, Python, PHP), which you can copy from the Server Information section, and set how frequently the cron job needs to run. For the time interval, we offer two choices - an easy to use one with drop-down navigation where you can choose the minutes, hours, days and/or months, and a more advanced one that is used with many other website hosting Control Panels in which you should 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 comes with all semi-dedicated server accounts, you can go to the Cron Jobs section where you just need to pick the directory path to the script file to be run and the command path for the particular language the script was designed in - PHP, Perl, Python, Bash. You can find the latter within the Control Panel, so you can copy/paste it with a few clicks. After that, choose the time period for the cron via drop-down menus for the months, days, hours or minutes and you're all set. Our cron job setup wizard makes the whole process really simple and intuitive, so you will not have any problems if you do not have previous experience. If you are more tech-savvy, you may also use the conventional cron format with the two paths, digits and asterisks typed on one line.