This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
proj:dokuwiki [2014/10/15 15:57] admin [Upgrading] |
proj:dokuwiki [2014/10/15 16:00] (current) admin [Upgrading] |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| * delete all files and folders from /data/cache | * delete all files and folders from /data/cache | ||
| * delete install.php (no need to run it if only upgrading) | * delete install.php (no need to run it if only upgrading) | ||
| + | * ensure all top-level php scripts are -rw-r--r-- only. Allowing any writing prevents PHP from running it. | ||
| * (not needed if just upgrading by overwriting) update main.php (extra styles and some html), style.ini (one colour change), and mime.conf (a handful of extra mime settings e.g. rules). | * (not needed if just upgrading by overwriting) update main.php (extra styles and some html), style.ini (one colour change), and mime.conf (a handful of extra mime settings e.g. rules). | ||
| * check can see everything and that a log-in is required for closed content (use Opera) | * check can see everything and that a log-in is required for closed content (use Opera) | ||
| * see [[http://www.dokuwiki.org/install:upgrade]] | * see [[http://www.dokuwiki.org/install:upgrade]] | ||