CronTab Notes

When adding a cron job, you have to specify the path on the server where the cron should execute.

You just to add "php" before the file path so it can execute it properly

Example:
* * * * * php /home/username/public_html/thefiletocron.php

  • 0 Korisnici koji smatraju članak korisnim
Je li Vam ovaj odgovor pomogao?

Vezani članci

How to login to cpanel

How do I login to Cpanel? When you placed your order you should receive numerous emails, one of...

Video Tutorials on using cpanel

To access tutorials on using cpanel, please proceed to the following...

FTP is not working

FTP is not working, why?There could be a few reasons for this, please read carefully.1. You...

Web Statistics are locked by Administrator

In my Cpanel, its saying the stats are locked by the Administrator. How do we unlock...

Setting Cron Jobs

There are two types of cron jobs that you can set inside of cpanel.Local Cron - this will call a...