DokuWiki: Difference between revisions

Jump to navigation Jump to search
95 bytes added ,  16 February 2016
(Undo revision 13648 by 198.50.167.11 (talk))
Line 8: Line 8:


== installation/upgrade ==
== installation/upgrade ==
* data in dokuwiki/data/*
[https://www.dokuwiki.org/install install], [https://www.dokuwiki.org/install:upgrade install:upgrade] or [https://www.dokuwiki.org/manual manual]
** check the $conf['savedir'] in dokuwiki/conf/local.php or dokuwiki.php
* {{kbd | key = chown apache:apache -R ''/path/to/dokuwiki/*''}} to ensure the folder is accessible by web server process.
* configuration files
* {{kbd | key = chmod 775 -R ''folder_name''}} to ensure the folder is writable by web server process. more on [https://www.dokuwiki.org/install:permissions install:permissions]
** in dokuwiki/conf/
* (''optional'') eduwiki/lib/tpl/[http://www.dokuwiki.org/template template files](theme)
** lib/tpl/default/images/favicon.ico
** lib/images/smileys
* (''optional'') language file
** inc/lang/__user_defined__/


== action link (command parameter) ==
== action link (command parameter) ==

Navigation menu