$> sudo apt update $> sudo apt install php libapache2-mod-php $> wget https://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz $> tar xzvf dokuwiki-stable.tgz $> sudo mv dokuwiki-AAAA-MM-DD /var/www/html/dokuwiki $> sudo chown -R www-data:www-data /var/www/html/dokuwiki $> sudo service apache2 restart
http://bravo.hitec/dokuwiki/install.php?l=fr
Supprimer ensuite le fichier install.php
Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki.