Cron Jobs in Shared Web Hosting
Creating a cron job requires precisely 3 easy steps if you get a shared web hosting package with us. The Hepsia Control Panel, that comes with all the hosting accounts, features a section dedicated to the crons and as soon as you get there, you need to enter the folder path to the script that you'd like to be run, the command path to the server files for the selected programming language (Perl, Python, PHP), that you can copy from the Server Information section, and determine how frequently the cron job has to run. For that time interval, we provide two choices - a very intuitive one with drop-down navigation where you can select the minutes, hours, days or months, as well as a more advanced one that's used with many other website hosting Control Panels in which you have to type numbers and asterisks on specific positions that outline different time periods.
Cron Jobs in Semi-dedicated Servers
Setting up a cron job in our system is very 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 choose the directory path to the script file to be run and the command path for the specific language the script was written in - PHP, Perl, Python, Bash. You are able to find the latter in the Control Panel, thus you can copy and paste it with a few clicks. After that, select the time period for your cron using drop-down menus for the minutes, hours, days or months and you are all set. Our cron job setup wizard makes the whole process really simple and intuitive, so you won't have any problems if you don't have previous experience. In case you are more experienced, you can also take advantage of the regular cron format with the two paths, digits and asterisks typed on one line.