Cron Jobs in Shared Web Hosting
Setting up a cron job requires precisely three very simple steps when you get a shared web hosting package from our company. The Hepsia Control Panel, that is featured with all of the website hosting accounts, has an area focused on the crons and when you go there, you need to enter the folder path to the script that you would like 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 after that determine how frequently the cron job should run. For the time interval, we offer two options - a very intuitive one with drop-down menus where you can choose the minutes, hours, days or months, along with a more complex one that's used with various other hosting Control Panels where you need to type numbers and asterisks on specific positions that outline different time periods.
Cron Jobs in Semi-dedicated Servers
If you use a semi-dedicated server account with our company to host your sites, you will be able to create cron jobs for any of them with ease. This can be done in three simple steps in the Hepsia Control Panel which is used to control the hosting account, so you are able to set up a new cron even when you lack prior experience. Inside the Cron Jobs section of Hepsia, you'll find a box where you have to copy/paste the path to the system files inside your account for the programming language your script was designed in - Python, PHP, Perl, Bash, etcetera. You also have to provide the folder path to the script file that will be executed in the same box then use our intuitive drop-down menus to select how often our system will run the cron. More experienced users, can also employ the traditional method of creating a cron job by typing digits and asterisks in specific positions in addition to the previously mentioned paths.
