Hello,
I have a PHP cron job that is set to fetch emails from my email address to a CRM. It was working fine earlier but suddenly it stopped working. Not sure why.
However, when I run the PHP script manually by accessing it via domain based link, the script runs and does its job. But I have set it to run automatically in my cPanel, and it's not running automatically.
Cron job path in cPanel - /usr/local/bin/php -q /home/maverick/public_html/script.php
Any help would be greatly appreciated.
Regards,
Om
I have a PHP cron job that is set to fetch emails from my email address to a CRM. It was working fine earlier but suddenly it stopped working. Not sure why.
However, when I run the PHP script manually by accessing it via domain based link, the script runs and does its job. But I have set it to run automatically in my cPanel, and it's not running automatically.
Cron job path in cPanel - /usr/local/bin/php -q /home/maverick/public_html/script.php
Any help would be greatly appreciated.
Regards,
Om