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?)? Yes
Joomla! version: 2.5.4
PHP version: (unknown)
MySQL version: (unknown)
Host: Godaddy
Akeeba Backup version: 3.5.1
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 automate my backups using a cron job. I am having difficulty determining if the command line even runs. I don't get an error message when the cron job runs but I do get an email. When I go to administer backups, there is no entry at all.
My command line is (per Godaddy's instructions):
/web/cgi-bin/php5 "$HOME/cli/akeeba-backup.php" -profile=4
The email I get when the job is run is:
From: Cron Daemon [[email protected]]
Subject: Cron
Message:Content-type: text/html
I'm not sure what all this means but I used to get a file not found error. At least the cron job now sees the file. :-)