Im having a issue with setting cron up. It shows in scheduled jobs to set this url:
* * * * * cd /home/ebscompa/public_html/[[MYDOMAIN]].com/agent; /opt/cpanel/ea-php72/root/usr/bin/php -f cron.php > /dev/null 2>&1
Since I setup cron via cpanel I set it up like this:
cronurl '[[MYDOMAIN]].com/agent/cron.php'
However its not running. Any that can assist with what worked for them in cpane?
* * * * * cd /home/ebscompa/public_html/[[MYDOMAIN]].com/agent; /opt/cpanel/ea-php72/root/usr/bin/php -f cron.php > /dev/null 2>&1
Since I setup cron via cpanel I set it up like this:
cronurl '[[MYDOMAIN]].com/agent/cron.php'
However its not running. Any that can assist with what worked for them in cpane?
Comment