DokuWiki

It's better when it's simple

User Tools

Site Tools


install:ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
install:ubuntu [2017-10-05 21:23] 2a02:1205:c681:2880:40d8:9d9:310d:e210install:ubuntu [2017-10-26 15:22] – Add note about dokuwiki package in Ubuntu repository 134.100.101.1
Line 2: Line 2:
  
 These are instructions on how to install a single DokuWiki under Ubuntu 14.04. Other version installations are discussed below. If you want to install a DokuWiki Farm, follow these instructions and then visit the [[:farms|Farm Page]]. These are instructions on how to install a single DokuWiki under Ubuntu 14.04. Other version installations are discussed below. If you want to install a DokuWiki Farm, follow these instructions and then visit the [[:farms|Farm Page]].
 +
 +Please note that there is a dokuwiki package in the Ubuntu repositories. You probably want to install that instead of downloading a tarball. You can then run <code bash>sudo apt-get install dokuwiki
 +sudo cp -r /usr/share/dokuwiki/ $WEB_ROOT
 +</code>
 +Please note that you still need to install and configure a webserver. For Apache the $WEB_ROOT is /var/www by default.
  
 :!: **For Ubuntu 16.04** you will want to use libapache2-mod-php7.0 and make sure to install php7.0-xml, php7.0 with apt-get :!: **For Ubuntu 16.04** you will want to use libapache2-mod-php7.0 and make sure to install php7.0-xml, php7.0 with apt-get
install/ubuntu.txt · Last modified: 2024-01-19 15:49 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki