Comments on How to Install DokuWiki on Ubuntu 18.04 LTS

DokuWiki is a free, open source and highly versatile wiki application written in the PHP programming language. In this tutorial, we will learn how to install DokuWiki on Ubuntu 18.04 server.

5 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Marcelo

Hello, I did the procedure, however, is without the option to create a user.

By: Chris

You need to go to the Admin option at the top right of the page and from there you can add a user.

By: Alex

In step "Access The Dokuwiki Interface" the Dokuwiki url is actually: http://example.com/dokuwiki/install.php

By: Eric

I've confirmed this install process works on Ubuntu 19.04.

By: Lebedev

Hi Hitesh, Thanks for your tutorial.I'm a Linux newbie. Can you explain why you've cloned the git repository instead of using the ubuntu sources? (apt-get install DokuWiki) Also: why is php7.2-sqlite3 needed? I thought DokuWiki is database-free...Best regards,Lebedev