How to join Cron Jobs?

  1. Connect to your cPanel using the link http://domens.lv:2083 (where domens.lv is your domain name).
  2. If you cannot find cPanel access, then: Connect to the customer system by going to https://payments.hostnet.lv/crm

  3. We find it under "Advanced" in the "Cron Jobs" section.


  4. Enter an email address to receive notifications when Cron jobs run.


  5. You need to enter the time frame when Cron Jobs will execute the action. At "Comand" you must enter the relevant text if you want to run a .php file -
    (php /home/tutorialspoint/public_html/cron.php)
    If you do not want to receive e-mails, you need to enter as follows - (php /home/tutorialspoint/public_html/cron.php >/dev/null 2>&1)

 

Was this answer helpful? 0 Users Found This Useful (0 Votes)