This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
proj:dokuwiki [2014/10/15 14:41] admin [Upgrading] |
proj:dokuwiki [2014/10/15 16:00] (current) admin [Upgrading] |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Upgrading ===== | ===== Upgrading ===== | ||
| - | * download | + | * download and extract folder |
| * transfer to /home/g/projects/SOFA/storage | * transfer to /home/g/projects/SOFA/storage | ||
| * rename old wiki folder to dokuwiki-yyy-mm-dd | * rename old wiki folder to dokuwiki-yyy-mm-dd | ||
| Line 13: | Line 13: | ||
| * copy into /home/sofaroot/public_html/wiki **one subfolder at a time**, plus files at top level | * copy into /home/sofaroot/public_html/wiki **one subfolder at a time**, plus files at top level | ||
| * delete all files and folders from /data/cache | * delete all files and folders from /data/cache | ||
| - | * delete install.php | + | * delete install.php (no need to run it if only upgrading) |
| - | * 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). | + | * 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). | ||
| * 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]] | ||