Hi,
We have setup SuiteCRM Ver. 7.7.6 on Bigrock Hosting. Till now everything is working as expected.
It has its feature of scheduling and we are trying to make use of it by adding crone job in Cpanel of bigrock.
In Admin - scheduler it says we need to add * * * * * cd /home/affluldf/public_html/crm; php -f cron.php > /dev/null 2>&1
to scheduler to work.
We have did so but its not working, So we approach Bigrock support and they advised to use crone job as follows -:
/usr/local/bin/php -f /home/affluldf/public_html/crm/cron.php
We tried this one as well but the scheduler is not working for us.
If anyone come across with same problem with hosting in Bigrock or any other shared hosting,
and was able to resolve this problem we need your help.
Thanks in advance…