How to install Dokuwiki
Login as “root” in server computer where you want to install dokuwiki.
Install Apache, MySQL and PHP5
in computer where to install dokuwiki.
Extract “dokuwiki.zip” file into “var—>www—>http”
Now give permission to dokuwiki as shown in below screenshot.
extensions required
approve:
https://www.dokuwiki.org/plugin:publish
include:
https://www.dokuwiki.org/plugin:include
example to download
wget https://github.com/dokufreaks/plugin-include/tarball/master
in order to use local links outside dokuwiki use
baselink
plugin.
https://www.dokuwiki.org/plugin:baselink
. See its discussion for warning. If required change code in its file.