This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
start [2018/12/10 20:43] shaoxp created |
start [2021/06/01 15:29] (current) |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| It is a good experience to setup this wiki. i do following and have this wiki now. | It is a good experience to setup this wiki. i do following and have this wiki now. | ||
| - | 1. First, i have an Aliyun VM (actully, it runs my worldpress blog). then i install doku wiki to save my experience. | + | - First, i have an Aliyun VM (actully, it runs my worldpress blog). then i install doku wiki to save my experience. |
| - | 2. I install Dokuwiki following this page: https://www.dokuwiki.org/installer. it is very straightforward for me, i only need to download and extract it to my VM. | + | - I install Dokuwiki following this page: https://www.dokuwiki.org/installer. it is very straightforward for me, i only need to download and extract it to my VM. |
| - | 3. Follow the instruction will get following error. it is actually a permission issue, following instruction here https://forum.dokuwiki.org/post/56689 will resolve it. | + | - Follow the instruction will get following error. it is actually a permission issue, following instruction here https://forum.dokuwiki.org/post/56689 will resolve it. |
| "DokuWiki Setup Error | "DokuWiki Setup Error | ||
| The datadir ('pages') at ./data/pages is not found, isn't accessible or writable. You should check your config and permission settings. Or maybe you want to run the installer?" | The datadir ('pages') at ./data/pages is not found, isn't accessible or writable. You should check your config and permission settings. Or maybe you want to run the installer?" | ||
| + | |||
| + | I also evaluate mediawiki, it seems dokuwiki is more simple, so i choose dokuwiki. | ||