Difference between revisions of "Upgrade a wiki"
From Organic Design wiki
(New page: {{procedure |description = Upgrade a r...) |
(updating) |
||
| Line 5: | Line 5: | ||
}} | }} | ||
| − | Upgrading a wiki to a more recent version involves running the ''update.php'' maintenance script. For information on how to do this, see [[Run a wiki maintenance script]] | + | Upgrading a wiki to a more recent version involves running the [[Manual:Update.php|''update.php'']] *[[MW:Manual:Maintenance scripts|maintenance script]]. |
| + | The prerequisite for this is a file called [[Manual:AdminSettings.php|AdminSettings.php]] which contains global variables for a mysql user with root privileges. | ||
| + | |||
| + | For information on how to do this, see [[Run a wiki maintenance script]] | ||
== See also == | == See also == | ||
*[[MW:Category:Upgrading]] | *[[MW:Category:Upgrading]] | ||
| + | *[[MW:Manual:Upgrading to 1.12]] | ||
| + | *[[MW:Manual:Upgrading to 1.11]] | ||
*[[MW:Manual:Upgrading_to_1.10]] | *[[MW:Manual:Upgrading_to_1.10]] | ||
*[[MW:Manual:Upgrading_to_1.9]] | *[[MW:Manual:Upgrading_to_1.9]] | ||
Revision as of 04:02, 17 July 2008
| Upgrade a wiki Organic Design procedure |
Upgrading a wiki to a more recent version involves running the update.php *maintenance script. The prerequisite for this is a file called AdminSettings.php which contains global variables for a mysql user with root privileges.
For information on how to do this, see Run a wiki maintenance script



