by Fabienne Neveu.
Hi there,
I have trouble with my course back ups. So I switched to "Manual Backup"
via web interface and executed automated_backups.php from shell.
Then the script delivers the following messages:
root@myserver:/data2/moodle/repository# sudo -u www-data /usr/bin/php /path/to/admin/cli/automated_backups.php
Server Time: Tue, 12 Sep 2017 23:24:08 +0800
Checking automated backup status...RUNNING
Automated backups are already running. If this script is being run by cron this constitues an error. You will need to increase the time between executions within cron.
Automated cron backups completed correctly
Execution took 0.061752 seconds
root@myserver:/data2/moodle/repository#
can you get me started, how to let the script executed automated_backups.php running
successfully ?
thx !
Fabienne