User Tools

Site Tools


admin:dokuwiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
admin:dokuwiki [2013/04/24 20:57] jwarrioradmin:dokuwiki [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 +====== Dokuwiki ======
  
 +  * Dokuwiki lives in /etc, /usr/share/lib, and /var/lib.
 +  * All of the above should be chown -R www-data.
 +  * dokuwiki.php is the global config
 +  * local.php is the local config override
 +  * must change apache2.conf
 +  * must install all of php5, so that there is a php5.conf file in apache
 +  * [[https://www.dokuwiki.org/wiki:syntax | Dokuwiki syntax]]
 +  * [[https://www.dokuwiki.org/faq:backup | how to backup dokuwiki]]