![]() |
Backup problems - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Backup problems (/thread-15986.html) |
Backup problems - syled - 04-18-2012 02:28 AM Suddenly i got problems with backups. There are some domains that i can backup, but the most of them not. The error i've got is: Can't use string ("") as an ARRAY ref while "strict refs" in use at /var/www/ispcp/engine/backup/ispcp-backup-all line 155 Is there anaybody who has a solution for this? Regards RE: Backup problems - joximu - 04-19-2012 08:56 AM Version? this line is in the routine sql-backup - so only the sql backups are skipped... /J RE: Backup problems - syled - 04-19-2012 09:16 PM Current version: ispCP 1.0.7 OMEGA build: 20101124 Codename: Priamos RE: Backup problems - joximu - 04-20-2012 10:02 AM Can you check: - the filebackup is done for the domains (all domains)? - the db backup is skipped for several domains (where you get an error). - do theese domains really have a db? /J |