Cron Jobs in Shared Website Hosting
Setting up a cron job requires exactly 3 simple steps when you acquire a shared website hosting package from our company. The Hepsia Control Panel, which comes with all of the web hosting accounts, features an area centered on the crons and once 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), that you can copy and paste from the Server Information section, and specify how often the cron job should run. For that time interval, we provide two choices - a very intuitive one with drop-down menus where one can choose the minutes, hours, days or months, along with a more advanced one that is used with different web hosting Control Panels where you should type numbers and asterisks on specific positions that define different time periods.
Cron Jobs in Semi-dedicated Servers
Setting up a cron job in our system is quite easy. Once you sign 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 along with the command path for the particular language the script was designed in - PHP, Perl, Python, Bash. You will be able to find the aforementioned inside the Control Panel, and you can copy/paste it with a few clicks. Next, choose the time period for the cron via drop-down navigation for the minutes, hours, days or months and you'll be all set. Our cron job setup wizard makes the whole process really easy and intuitive, so you won't have any problems if you do not have prior experience. In case you are more experienced, you can also use the regular cron format with the two paths, digits and asterisks typed on a single line.