Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the forum before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: 1.5.23
PHP version: 5.2.17
MySQL version: 5.0.92-community
Host: Rochen
Akeeba Backup Professional version: 3,3.b1
EXTREMELY IMPORTANT: Please attach your Akeeba Backup log file in order for us to help you with any backup or restoration issue.
Description of my issue:
I have 2 profiles that i am want to call via CRON, one at a monthly interval (id=2), the other daily (id=1).
Before I set them up as CRONs, I am testing via SSH. Initially, the max-redirect param was not being recognized. After some Roche tech support, and calling wget via the path (/usr/local/bin/wget), this issue is sorted and I can create trigger backups (and Amazon S3 transfers) via the front. I anticipate that this command URL will work as expected when i set it up as a cron.
Before i set up my crons, I have 2 problems.
- When I "administer" the backup files, the description looks to be unparsed HTML. Backups created via the akeeba backend appear normally. Here's a screenshot: http://www.diigo.com/item/image/1dvip/4y30
- I was testing both profiles via SSH. Testing profile 1 works normally. Testing profile #2 has issues. It starts out as running profile #2 as u expect. But after a few redirects, the URL switches from:
index.php?option=com_akeeba&view=backup&key=KEY&id=2
to
index.php?option=com_akeeba&view=backup&task=step&key=KEY&profile=1
As a result, I get a backup of profile #1.
I've repeated this 4 times, including separate CMD sessions.
I'll send a copy of my log file via email.