Austrian Economics Wiki:Upgrading: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
*LocalSettings.php | *LocalSettings.php | ||
*The custom Mises Wiki skin (Vector.php) and any dependencies (e.g. the [http://wiki.mises.org/mediawiki/skins/misesskin/images/shield.png Mises Wiki shield image]) | *The custom Mises Wiki skin (Vector.php) and any dependencies (e.g. the [http://wiki.mises.org/mediawiki/skins/misesskin/images/shield.png Mises Wiki shield image]) | ||
In addition, [[wikipedia:chgrp|chgrp]] and/or [[wikipedia:chown|chown]] should be run recursively on the images folder to make those directories writeable by users in the "web" group. | |||
==See also== | ==See also== | ||
*[[mw:Manual:Upgrading]] | *[[mw:Manual:Upgrading]] | ||
Revision as of 13:35, 30 November 2012
Mises Wiki generally upgrades its MediaWiki installation whenever the version it is using is no longer supported. The following must be copied into the new directory from the old directory:
- images folder
- extensions folder
- LocalSettings.php
- The custom Mises Wiki skin (Vector.php) and any dependencies (e.g. the Mises Wiki shield image)
In addition, chgrp and/or chown should be run recursively on the images folder to make those directories writeable by users in the "web" group.