Have I read the related troubleshooter articles above before posting (which pages?)? yes
Have I searched the tickets before posting? yes
Have I read the documentation before posting (which pages?)? 88-9
Joomla! version: 2.5.11
PHP version: 5.3
MySQL version: (unknown)
Host: (optional, but it helps us help you) siteground
Akeeba Backup version: 3.7.10
EXTREMELY IMPORTANT: Please attach a ZIP file containing your Akeeba Backup log file in order for us to help you with any backup or restoration issue. If the file is over 2Mb, please upload it on your server and post a link to it.
Description of my issue:
I am trying to have a cron job override the amazon key and secret key with the cron job:
/usr/bin/php -q /home/allrigh1/public_html/cli/akeeba-backup.php --profile=1 --override='engine.postproc.s3.accesskey=my access key' --override='engine.postproc.s3.secretkey=my secret key' (no line breaks)
The log file shows an error, so maybe that is it. If the cron does not override the configuration, it works as expected.
thanks
Neil