dokuwiki:install_dokuwiki_with_apache:install_apache_and_php
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dokuwiki:install_dokuwiki_with_apache:install_apache_and_php [2022/06/30 18:30] – 45.89.242.195 | dokuwiki:install_dokuwiki_with_apache:install_apache_and_php [2022/06/30 18:31] (current) – 45.89.242.195 | ||
---|---|---|---|
Line 8: | Line 8: | ||
---- | ---- | ||
+ | |||
+ | ===== Install the necessary PHP components ===== | ||
+ | |||
+ | <code bash> | ||
+ | sudo apt-get install php php-gd php-xml php-json -y | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Start and enable Apache ==== | ||
+ | |||
+ | <code bash> | ||
+ | sudo systemctl enable --now apache2 | ||
+ | </ | ||
dokuwiki/install_dokuwiki_with_apache/install_apache_and_php.1656613832.txt.gz · Last modified: 2022/06/30 18:30 by 45.89.242.195