Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:installation:dokuwiki_installation [2017/10/09 16:18]
Eric Leu created
litespeed_wiki:installation:dokuwiki_installation [2017/10/09 17:41]
Eric Leu [Download and Extract DokuWiki]
Line 26: Line 26:
  wget -P /​usr/​local/​lsws/​Example/​html https://​download.dokuwiki.org/​src/​dokuwiki/​dokuwiki-stable.tgz  wget -P /​usr/​local/​lsws/​Example/​html https://​download.dokuwiki.org/​src/​dokuwiki/​dokuwiki-stable.tgz
  tar xvf /​usr/​local/​lsws/​Example/​html/​dokuwiki-stable.tgz  tar xvf /​usr/​local/​lsws/​Example/​html/​dokuwiki-stable.tgz
- chown -R nobody /​usr/​local/​lsws/​Example/​html/​dokuwiki ​+ chown -R nobody /​usr/​local/​lsws/​Example/​html/​dokuwiki
 + # Change file name dokuwiki-$date to dokuwiki will be easier to read  ​
 </​code>​ </​code>​
-Please note that document root of 'Example' ​virtual host is **/​usr/​local/​lsws/​Example/http/**+Please note that document root of "Example" ​virtual host is **/​usr/​local/​lsws/​DEFAULT/http/**
  
  
 ===== Dokuwiki Installation ===== ===== Dokuwiki Installation =====
  
-Open browser with URL ''<​nowiki>​http://​your_server_IP/​dokuwiki/​install.php</​nowiki>''​ and setup your account and password. Once you complete the installer, you can safely remove install.php. \\ +  - Open browser with URL ''<​nowiki>​http://​your_server_IP/​dokuwiki/​install.php</​nowiki>''​ and setup your account and password. \\ {{:​litespeed_wiki:​installation:​doku-1.png?​|}} 
-{{:​litespeed_wiki:​installation:​doku-1.png?​|}} \\ +  - Once you complete the installer, you can safely remove install.php. ​\\ {{:​litespeed_wiki:​installation:​doku-2.png?​|}} <​code>​ rm -f /​usr/​local/​lsws/​Example/​html/​dokuwiki/​install.php </​code>​ 
-{{:​litespeed_wiki:​installation:​doku-2.png?​|}} ​\\ +  ​- ​Now you can start DokuWiki on http://​your_server_IP/​dokuwiki/​doku.php \\ {{:​litespeed_wiki:​installation:​doku-3.png?​|}}
- +
-<​code>​ rm -f /​usr/​local/​lsws/​Example/​html/​dokuwiki/​install.php </​code>​ +
-Now you can start DokuWiki on http://​your_server_IP/​dokuwiki/​doku.php \\ +
-{{:​litespeed_wiki:​installation:​doku-3.png?​|}}+
  
  
  
  • Admin
  • Last modified: 2017/10/09 18:13
  • by Lisa Clarke