webapps:dokuwiki
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| webapps:dokuwiki [2023/11/29 11:01] – lucid | webapps:dokuwiki [2023/11/29 14:16] (current) – [DokuWiki Installation] lucid | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== DokuWiki Installation ====== | ====== DokuWiki Installation ====== | ||
| - | This install guide is a how-to for installing DokuWiki Ubuntu server | + | This install guide is a how-to for installing DokuWiki Ubuntu server |
| ===== Prerequisites ===== | ===== Prerequisites ===== | ||
| Line 94: | Line 94: | ||
| Start nginx and php-fpm, and enable php-fpm to start at boot. | Start nginx and php-fpm, and enable php-fpm to start at boot. | ||
| - | sudo systemctl start nginx php7.4-fpm | + | sudo systemctl start nginx php8.1-fpm |
| - | sudo systemctl enable | + | sudo systemctl enable |
| Line 102: | Line 102: | ||
| From there you can configure everything for the initial setup of DokuWiki. | From there you can configure everything for the initial setup of DokuWiki. | ||
| - | |||
| - | ==== Removing the Glow ==== | ||
| - | Make userstyle.css in /conf | ||
| - | sudo vim / | ||
| - | |||
| - | Copy the following | ||
| - | .dokuwiki div.page { | ||
| - | box-shadow: | ||
| - | } | ||
| - | .dokuwiki .pageId span { | ||
| - | box-shadow: | ||
| - | } | ||
| - | pre { | ||
| - | box-shadow: | ||
| - | } | ||
| - | |||
webapps/dokuwiki.1701255669.txt.gz · Last modified: 2023/11/29 11:01 by lucid