How do I configure a cron job?

    1. Login to cPanel.
    2. Locate and click on the "Cron Jobs" icon under the "Advanced" category.
    3. Fill in the required information.
  • Common Settings - You can use this dropdown list to populate all but the last fields.
  • Minute - The minute setting for the cron job.
  • Hour - The hour setting for the cron job.
  • Day - The day setting for the cron job.
  • Month - The month setting for the cron job.
  • Weekday - The weekday setting for the cron job.
  • Command - The cron job command to execute. If you wanted to execute a script, the command would look similar to this:
  • php -q /home/ACCOUNTNAME/public_html/script_in_my_root_directory.php
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to create email account in cPanel?

Follow these steps to create an email account in cPanel:  1. Log in to your cPanel > section...

How do I access cPanel?

cPanel can be accessed by using either of the URLs below: www.yourdomain.com/cpanel...

How do I access my webmail?

Webmail can be accessed from one of the following URLs: http://webmail.yourdomain.com...

How do I add a user to a MySQL database?

Login to cPanel. Locate and click on the "MySQL Databases" icon under the "Databases"...

How do I backup my cPanel account?

Login to cPanel. Locate and click on the "Backup Wizard" icon within the "Files" category....