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: (5.2.17 )
MySQL version: (5.1.59)
Host: (optional, but it helps us help you)
Akeeba Backup version: (svn1542(Alpha))
Good morning Nicholas,
I tried to add another comment to ticket #12502, but for some reason this fails. So I closed that ticket and start a new one here to follow up.
In #12502 you asked for a CLI log.
I could not send you a CLI log because there was none yet.
Now there is.
(I have attached it because there is a php warning in the end… you may want to look at it)
As you suggested I removed 5 of the cronjobs and kept the akeeba-backup.php
That still did not help.
Then I removed the --profile=2 from the command
That worked!
But we need profile2:
/usr/local/bin/php -f /home/onpole/domains/onpole.nl/public_html/cli/akeeba-backup.php --profile=2
Then I removed the -f from the command.
(/usr/local/bin/php -f is recommended by my host)
This worked!
So… somehow the -f flag conflicts with the --profile=2 in the command line.
That was the reason.
Hopefully it helps others.
Thanks for your time.
Greatings,
Dick