computers:server:archon:slack13x64
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computers:server:archon:slack13x64 [2011/06/12 12:41] – [dokuwiki] david | computers:server:archon:slack13x64 [2012/12/06 22:31] (current) – [dokuwiki] david | ||
|---|---|---|---|
| Line 78: | Line 78: | ||
| ==== dokuwiki ==== | ==== dokuwiki ==== | ||
| + | |||
| + | === latest upgrade === | ||
| + | |||
| + | --- // | ||
| + | |||
| + | All of this done as root: | ||
| + | |||
| + | * move the directory to your unzip path < | ||
| + | cd / | ||
| + | mv wiki dokuwiki-2012-10-13 | ||
| + | tar -zxvf dokuwiki-2012-10-13.tgz | ||
| + | </ | ||
| + | * rm the install.php < | ||
| + | rm dokuwiki-2012-10-13/ | ||
| + | </ | ||
| + | * set permissions properly < | ||
| + | chgrp -R apache dokuwiki-2012-10-13/ | ||
| + | chmod -R g+w dokuwiki-2012-10-13/ | ||
| + | chgrp -R apache dokuwiki-2012-10-13/ | ||
| + | chmod -R g+w dokuwiki-2012-10-13/ | ||
| + | </ | ||
| + | * move the wiki back < | ||
| + | mv dokuwiki-2012-10-13 wiki | ||
| + | </ | ||
| + | * clear the cache < | ||
| + | touch wiki/ | ||
| + | </ | ||
| === upgrade === | === upgrade === | ||
| Line 98: | Line 125: | ||
| touch ~/ | touch ~/ | ||
| </ | </ | ||
| + | - Remove files as directed. | ||
| ===== mysql ===== | ===== mysql ===== | ||
computers/server/archon/slack13x64.1307882482.txt.gz · Last modified: by david
