User Tools

Site Tools


dokuwiki:install_dokuwiki_with_apache:install_apache_and_php

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 19:31 by 45.89.242.195

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki