Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: 2.5.6
PHP version: 5.2.9
MySQL version: (5.0.95)
Host: (Apache/2.2.17 (Unix)
Akeeba Backup version: Akeeba Backup Professional 3.6.1
Taking a manual backup is not an issue, it works perfectly.
I'm trying to make an automated backup with Cron:
php /home/ithyperc/public_html/cli/akeeba-altbackup.php --profile=1
The Cron job is executing, I receive a log without errors in my mail, but I do not retreive backupfiles in the assigned folder, and there is no postprocessing to drop.com. Also, I cannot find any logfiles about it.
I tried
php /home/ithyperc/public_html/cli/akeeba-altbackup.php
But that does not work.
According to my Hosting company the Cron job is being executed.
I tried the alternative way, does not work as well, with or without parameters.
Do you have any suggestions please?
Thanks in advance.