Cron Jobs in Web Hosting
Creating a cron job will take you exactly 3 simple steps when you obtain a web hosting plan through us. The Hepsia Control Panel, which comes with all the hosting accounts, has an area focused on the crons and as soon as you get there, you need to type the folder path to the script that you would like to be executed, the command path to the system files for the particular programming language (Perl, Python, PHP), which you can copy from the Server Information section, and determine how often the cron job should run. For that time interval, we provide two choices - a user-friendly one with drop-down menus where you can pick the minutes, hours, days and/or months, and a more advanced one that is used with different web hosting Control Panels in which you are expected to type numbers and asterisks on particular positions that outline separate periods of time.
Cron Jobs in Semi-dedicated Hosting
Installing a cron job in our system is quite easy. Once you sign in to the Hepsia Control Panel, which is included with all of the semi-dedicated server accounts, you'll be able to go to the Cron Jobs section where you only need to select the directory path to the script file to be run plus the command path for the particular language the script was written in - PHP, Perl, Python, Bash. You'll be able to find the aforementioned in the Control Panel, thus you can copy and paste it with a few clicks. Next, select the time period for the cron via drop-down menus for the months, days, hours or minutes and you'll be all set. Our cron job setup wizard makes the entire process very simple and intuitive, so you won't have any problems if you do not have prior experience. In case you are more experienced, you may also use the common cron format with the two paths, digits and asterisks typed on one line.