Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Numinix MediaWiki Demo
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Manual/Upgrading
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Can my wiki stay online while it is upgrading?=== <!--T:136--> <!--T:137--> Generally yes, however if you upgrade via Git, Git may temporarily (for a few seconds) break it. <!--T:138--> If you are upgrading between minor releases of MediaWiki, all you need to do is update the source files. <!--T:139--> Note: the following assumes you have command line access. If you are upgrading between major releases of MediaWiki, the preferred procedure is as follows: </translate> # <translate><!--T:140--> Unpack the new version of MediaWiki into a new directory</translate> # <translate><!--T:201--> Prepare that new directory: copy your current <tvar name=1><code>LocalSettings.php</code></tvar> from the old directory, copy any installed extensions and custom skins (if any).</translate> <translate><!--T:599--> Check <tvar name=1></tvar> and <tvar name=2></tvar> settings in <tvar name=3><code>LocalSettings.php</code></tvar> and if necessary copy logo file from the old directory to the new directory.</translate> # <translate><!--T:202--> In the release notes for the new version, see if any changes need to be made to <tvar name=1><code>LocalSettings.php</code></tvar>.</translate> # <translate><!--T:579--> In the old directory, edit <tvar name=1>LocalSettings.php</tvar> and insert the following code.</translate> <translate><!--T:580--> This will place the database in read-only mode for regular wiki activity, without restricting your own update actions.</translate> <translate><!--T:581--> Users will see the message provided if they attempt an edit during the upgrade process:</translate><br /><div class="mw-highlight mw-highlight-lang-php"><div class="mw-code">$adminTask = ( === || ( ) );<br /> = $adminTask ? : '|class=s1}};</div></div> # <translate><!--T:205--> Run the [[<tvar name=upg>Special:MyLanguage/Manual:Upgrading#Command_line_2</tvar>|update script]] or the web updater in the new directory.</translate> # <translate><!--T:206--> Copy the images from the images sub-directory from the old directory to the new directory.</translate> # <translate><!--T:207--> Swap the old directory and the new directory.</translate> <translate><!--T:582--> (This will make the database writable again, because <tvar name=1></tvar> was only set in the old directory's <tvar name=2>LocalSettings.php</tvar>.)</translate> <translate>
Summary:
Please note that all contributions to Numinix MediaWiki Demo may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Project:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)