Comments on How to Install DokuWiki with Apache on Debian 9
DokuWiki is a free open source wiki application written completely in the PHP programming language and often deployed in Linux under Apache/Nginx web servers and PHP. This tutorial I will show you how to install and configure the latest version DokuWiki CMS platform on Debian 9.2 release, in order to create online documentation websites.
3 Comment(s)
Comments
Hi Matt,
Thanks for writing this great step-by-step tutorial. Since Debian 9 does not have dokuwiki as installable package yet, your article sure saved me a lot of time!
Regs
Koen
Great job!
It was very good, I did not have any work to implement it.
Regs
NoQI
Hi,
Good tutorial As far I tried it.
But owner of conf folder must be www-data, so I had to add :
chown www-data /var/www/html/conf/
Regards,
René.