Description of my issue:
Hi Team,
I am attempting to set up a daily Cron job for my site but I am not having much luck.
The Cron command is;
/usr/bin/php /home/dentaldm/public_html/cli/akeeba-backup.php --profile=3 --description=”Akeeba Incremental BU Cron test” >> $HOME/testcron_log.txt
The job does not run - the error I get is;
Invalid domain, please ensure that MightySites is configured properly.
MightySites (version 3.1.2) is installed on the site and working well. Is there any known conflicts between Akeeba Backup and MightySites? I was getting some success using frontend backup with a Cron job using wget, is this my only option?
Thanks for your help.
Dean