CSV CRON import is not working

More
7 years 7 months ago #5391 by IPotentials
Here is the Akeeba Backup command I use, and is working just fine (the xxxxxx are manually done by me):

/opt/cpanel/ea-php71/root/usr/bin/php /home/xxxxxxxxxx/public_html/cli/akeeba-backup.php --profile=1 >/dev/null 2>&1

Please Log in to join the conversation.

More
7 years 7 months ago #5392 by Ken Lee
I once had this problem. In my case I found that it was caused by my multi-lingual setting which redirects accesses to index.php to /en/. Then I needed to add "/en" in the middle of the URL. Don't know if it is your case, but worth seeing. Check your apache access log and see any 301 return codes. Please check also, by verbose curl output to see any terms about redirect.

Good luck.

Please Log in to join the conversation.

More
7 years 7 months ago #5393 by IPotentials
Thanks for the input, but unfortunately it didn't help

Please Log in to join the conversation.

More
7 years 7 months ago #5395 by Daniel
The command you are already using doesn't work if the URL has variables appended to it. That's why I asked you to contact your server support team to get the command for this kind of URLs.

Thanks
Daniel

Please Log in to join the conversation.

Cron Job Starts