installs:wiki:setup
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| installs:wiki:setup [2024/01/29 13:47] – elraphik | installs:wiki:setup [2024/01/30 11:51] (current) – [5. Install PHP dependencies] elraphik | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| - | ===== Dependencies | + | ===== PHP Install===== |
| To function properly, DokuWiki needs a web server that can run php, and obviously php, as we can see on their [[doku> | To function properly, DokuWiki needs a web server that can run php, and obviously php, as we can see on their [[doku> | ||
| Line 36: | Line 36: | ||
| <code bash> | <code bash> | ||
| - | wget -qO - https:// | + | wget -qO - "https:// |
| </ | </ | ||
| Line 57: | Line 57: | ||
| ==== 5. Install PHP dependencies ==== | ==== 5. Install PHP dependencies ==== | ||
| - | Normally, we could' | + | Normally, we could' |
| - | <WRAP center round todo 60%> | + | <code bash> |
| - | This page is not finished yet, what remains to do is finishing php install & nginx config. | + | sudo apt install php8.3-{xml, |
| + | </ | ||
| + | |||
| + | <WRAP center round important 100%> | ||
| + | Mind replacing '' | ||
| </ | </ | ||
| + | |||
| + | And that's it for the PHP install, we can now install DokuWiki itself, and then we'll do the Nginx configuration as it'll be easier afterwards. | ||
installs/wiki/setup.1706536073.txt.gz · Last modified: 2024/01/29 13:47 by elraphik
