Current time: 09-28-2024, 11:06 PM Hello There, Guest! (LoginRegister)


Post Reply 
Tägliche Backups
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #6
RE: Tägliche Backups
Code:
if ($main::cfg{'BACKUP_ISPCP'} ne 'yes') {

        push_el(\@main::el, 'lock_backup_ispcp_system()', 'NOTICE: domain backups are disabled');

        return 2;
    }

Code:
if ($main::cfg{'BACKUP_DOMAINS'} ne 'yes') {

        push_el(\@main::el, 'lock_backup_all_system()', 'NOTICE: domain backups are disabled');

        return 2;
    }

Kürzlich war ein Post hier im Forum, bei dem gingen die Backups nicht, weil die zwei Variablen nicht auf 'yes' waren...

/J
10-03-2008 05:20 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Tägliche Backups - klecar2 - 10-01-2008, 11:32 PM
RE: Tägliche Backups - klecar2 - 10-02-2008, 07:05 PM
RE: Tägliche Backups - Zothos - 10-02-2008, 08:33 PM
RE: Tägliche Backups - joximu - 10-03-2008, 08:05 AM
RE: Tägliche Backups - ZooL - 10-03-2008, 10:10 AM
RE: Tägliche Backups - joximu - 10-03-2008 05:20 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)