dokuwiki:install_dokuwiki_with_apache:install_apache_and_php
Table of Contents
DokuWiki - Install DokuWiki with Apache - Install Apache and PHP
Install the Apache web server
sudo apt-get install apache2 -y
Install the necessary PHP components
sudo apt-get install php php-gd php-xml php-json -y
Start and enable Apache
sudo systemctl enable --now apache2
dokuwiki/install_dokuwiki_with_apache/install_apache_and_php.txt · Last modified: 2022/06/30 18:31 by 45.89.242.195