I am using the multiple domain method listed here:
https://github.com/PromInc/organic-search-analytics/wiki/CRON
Using CPANEL I specify the path to a shell script with the command. This allows me to use the php modifier #!/usr/bin/php, with otherwise cause an error.
The script executes with no errors reported, but the reporting and data capture front ends aren't updated, nor is data retrieved. Any hints as to how we can troubleshoot / resolve this issue?
Thanks!
I am using the multiple domain method listed here:
https://github.com/PromInc/organic-search-analytics/wiki/CRON
Using CPANEL I specify the path to a shell script with the command. This allows me to use the php modifier #!/usr/bin/php, with otherwise cause an error.
The script executes with no errors reported, but the reporting and data capture front ends aren't updated, nor is data retrieved. Any hints as to how we can troubleshoot / resolve this issue?
Thanks!