Dokuwiki lokale Backupinstallation unter Linux
sudo apt install apache2 php php-gd php-xml php-json
sudo systemctl start apache2
sudo systemctl enable apache2
Datensicherung Dokuwiki-Verzeichnis unter /var/www/html/dokuwiki speichern
sudo chown -R www-data:www-data /var/www/html/dokuwiki