Hey guys.
I just enabled the backup feature in ISPConfig but it does not seem to be backing everything up.
The backup zip files only have two files in them, backup.dat and a db file, such as web3db1.sql.
I am running ISPConfig 2.2.35.
The other strange thing is that it is replacing the previous nights backups.
Here is my crontab -l output for root
30 00 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/logs.php &> /dev/null
59 23 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/ftp_logs.php &> /dev/null
59 23 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/mail_logs.php &> /dev/null
59 23 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/cleanup.php &> /dev/null
0 4 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/webalizer.php &> /dev/null
0 4 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/awstats.php &> /dev/null
0,30 * * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/check_services.php &> /dev/null
15 3,15 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/quota_msg.php &> /dev/null
40 00 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/traffic.php &> /dev/null
05 02 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/backup.php &> /dev/null
45 * * * * wget -O - -q -t 1
http://www.example.com/cron.php
If I run the command manually as root
/root/ispconfig/php/php /root/ispconfig/scripts/shell/backup.php
It works and the backups are created correctly, however, they are overwritten the next evening at 2:05am with the incomplete backups.
Any help would be greatly appreciated.
Recent comments
20 hours 29 min ago
1 day 3 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 17 hours ago
2 days 2 hours ago
2 days 3 hours ago
2 days 6 hours ago
2 days 11 hours ago
2 days 11 hours ago