Quelle: How to Update ISPConfig 3 « FAQforgeBackup before updates
(This backup procedure is now integrated into the ISPConfig updater and gets executed automatically when you choose to create a backup during update)
Before you update a software, it is always a good idea to backup all relevant data. This enables you to restore the software version that you had before in case of an error. The steps to create a backup of the ispconfig software and settings are:
Create a backup folder:
mkdir /home/backup
chmod 700 /home/backup
cd /home/backup
Backup the database
mysqldump -u root -p dbispconfig > dbispconfig.sql
Backup the ISPConfig software
tar pcfz ispconfig_software.tar.gz /usr/local/ispconfig
Backup the configuration files in /etc
tar pcfz etc.tar.gz /etc
This backup does not include the emails and website data.
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz
tar xfz ISPConfig-3-stable.tar.gz
cd ispconfig3_install/install/
php -q update.php
hi
ich halte nunmal "php -q update.php" für total Panne und will gefälligst meine ganzen Anpassungen der Dienste/Konfigs behalten ... schick wäre es, wenn Till einfach ein "diff" patch von solchen minor Updates von ISPConfig zur Verfügung stellt, ohne immer wieder diesen PHP Rassel in die Hand nehmen zu müssen ...
Und nach einem "Perfect Server-Setup" gibt es sowieso noch sehr viel anzupassen ... da nutzt mir ein überschreiben der Konfigs garnix
Wir verwenden essentielle Cookies, damit diese Website funktioniert, und optionale Cookies, um den Komfort bei der Nutzung zu verbessern.
Siehe weitere Informationen und konfiguriere deine Einstellungen