Install DokuWiki on windows ( XAMPP + php7 )

Trabla: Install DokuWiki on windows ( XAMPP + php7 )


Install DokuWiki on windows ( XAMPP + php7 ) tutorial

DokuWiki is a wiki application licensed under GPLv2 and written in the PHP programming language. It works on plain text files and thus does not need a database. Its syntax is similar to the one used by MediaWiki.
https://en.wikipedia.org/wiki/DokuWiki



Solving:

1. Download and install XAMPP with php 7
https://apachefriends.org/download.html

Install DokuWiki on windows ( XAMPP + php7 ) tutorial 1

2. Download DokuWiki  stable sources from official site
http://download.dokuwiki.org/

Click on direct link of Stable version

Install DokuWiki on windows ( XAMPP + php7 ) tutorial 2

Install DokuWiki on windows ( XAMPP + php7 ) tutorial 3

3. Create folder /dokuwiki in XAMPP htdocs and copy files from downloaded archive
( extract files using any unzip program e.g. 7zip )
e.g. on my computer
C:\xampp\htdocs\dokuwiki

Install DokuWiki on windows ( XAMPP + php7 ) tutorial 4

4. Open XAMPP Control Panel and start apache and mysql database
If all is ok you will see green labels

Install DokuWiki on windows ( XAMPP + php7 ) tutorial 5

5. Open browser and type following localhost address to start installation of DokuWiki

http://localhost/dokuwiki/install.php

Install DokuWiki on windows ( XAMPP + php7 ) tutorial 6


6. Enter your data into fields and press "Save"

Install DokuWiki on windows ( XAMPP + php7 ) tutorial 7


7. Installation completed - don't forget to delete file  install.php
C:\xampp\htdocs\dokuwiki\install.php

Install DokuWiki on windows ( XAMPP + php7 ) tutorial 8
Hooray !!!
Install DokuWiki on windows ( XAMPP + php7 ) tutorial 9

No comments:

Post a Comment