Difference between revisions of "Wikispooks:Site Backup"

From Wikispooks
Jump to navigation Jump to search
(Remove the non-existent files)
m (overhauling to accommodate revised backup procedures)
Line 1: Line 1:
 +
{{Work|Page overhaul in progress - --[[User:Peter|Peter P]] ([[User talk:Peter|talk]]) 20:31, 3 June 2015 (IST) }}
 
{{HelpSection|image=SiteBackup.png}}
 
{{HelpSection|image=SiteBackup.png}}
 
<div style="font-size:86%; text-align:center; border:1px solid #aaaaaa; background-color:#f9f9f9; color:black; margin-left:1em; padding:0em; float:right; clear:right;">
 
<div style="font-size:86%; text-align:center; border:1px solid #aaaaaa; background-color:#f9f9f9; color:black; margin-left:1em; padding:0em; float:right; clear:right;">
Line 6: Line 7:
 
|height=350  
 
|height=350  
 
}}</div>
 
}}</div>
'''Even if you are a casual reader and not a contributor to this project, you are encouraged to download and keep a backup copy of the [{{server}}/backups/ws-latest.zip site database] (~270&nbsp;MB) and its associated [{{server}}/backups/files-latest.zip files and images] (~4&nbsp;GB) in case this site goes offline for any reason.''' The site is [[WikiSpooks:Copyrights| open licenced]] so you are free to copy this information and publish it elsewhere, either as an exact mirror or as part of another website. The more people around the world who keep backups, the better the chances this information will not be lost. <!-- Backups of the [{{server}}/backups/mediawiki-latest.zip full Mediawiki software suite] (~50&nbsp;Mb), as configured for the site, are also available.-->
+
'''Even if you are a casual reader and not a contributor to the wikispooks project, you are encouraged to download and keep a backup copy of the [{{server}}/backups/site-latest.zip site] (~2.9Gb) in case it goes offline for any reason.''' The site is [[WikiSpooks:Copyrights| open licenced]] so you are free to copy it's content and publish it elsewhere, either as an exact mirror or as part of another website. The more people around the world who keep a backup, the better the chance this information will not be lost.  
  
 
==Content of the 'Backups' directory==
 
==Content of the 'Backups' directory==
Be sure to check the dates in the '''<font face="Serif">Backups list</font>''' box on the right. You will probably want those of the form <code>*-latest.zip</code>, since these are the most up to date.
+
Be sure to check the dates in the '''<font face="Serif">Backups list</font>''' box on the right. You will probably want <code>site-latest.zip</code>, since this will always be the most up to date.
 
{|
 
{|
 
<!--
 
<!--
Line 21: Line 22:
 
|-
 
|-
 
-->
 
-->
| [[image:compressed.gif|20px|link={{server}}/backups/files-latest.zip]] {{BULink|files-YYYY-MM-DD.zip|files-latest.zip}}
+
| [[image:compressed.gif|20px|link={{server}}/backups/site-latest.zip]] {{BULink|site-YYYY-MM-DD.zip|files-latest.zip}}
|&nbsp;&nbsp;&nbsp;&nbsp;''- a ZIP file of the site images and files''
+
|&nbsp;&nbsp;&nbsp;&nbsp;''- a ZIP file of the entire site wiki''
|
 
|-
 
| [[image:compressed.gif|20px|link={{server}}/backups/ws-latest.zip]]  {{BULink|ws-YYYY-MM-DD.zip|ws-latest.zip}}
 
|&nbsp;&nbsp;&nbsp;&nbsp;''- a ZIP file of the site database''
 
|
 
|-
 
| [[image:unknown.gif|20px|link={{server}}/backups/ws.sql]] {{BULink|ws.sql}}
 
|&nbsp;&nbsp;&nbsp;&nbsp;''- uncompressed site database''
 
|
 
 
|}
 
|}
  
Line 46: Line 38:
  
 
==Setting up and running a Copy Of The Site==
 
==Setting up and running a Copy Of The Site==
The backups enable you to import all the files, images and text-content of the site into 'Mediawiki'. Your first task is therefore to install Mediawiki and some mandatory Mediawiki extensions. A list of ''all'' installed site extensions is [[Special:Version|shown here]]. Many of them are mandatory for the site to work properly.
+
The backups enable you to import all the files, images and text-content of the site into 'Mediawiki'.  
 
 
===Mandatory extensions===
 
[[image:extension.png|left|40px]]
 
'''[[Wikispooks:Semantic Mediawiki|Semantic Mediawiki]]''' is the most important extension, as the site will not display any pages properly without it. However, all the below are needed for a fully functional and presentable site. In rough order of importance:
 
{|
 
|
 
*{{extension|Semantic Mediawiki}}
 
*{{extension|Semantic Forms}}
 
|
 
*{{extension|Semantic Result Formats}}
 
*{{extension|ParserFunctions}}
 
|
 
*{{extension|Scribunto}}
 
*{{extension|Cite}}
 
|
 
*{{extension|Poem}}
 
*{{extension|Widgets}}
 
|
 
*{{extension|Gadgets}}
 
*{{extension|CategoryTree}}
 
|
 
*{{extension|No title}}
 
*{{extension|MagicNoCache}}
 
|
 
*{{extension|MiniMp3}}
 
*{{extension|SubString and StrLen}}
 
|}
 
'''Note''' A few mandatory extensions are not listed{{which}} above because they are included with a standard installation of one or more of those that are mentioned.
 
  
 
===The 'LocalSettings.php' file===
 
===The 'LocalSettings.php' file===
Successful installation of the Mediawiki software requires that you download an install-generated file called <code>"LocalSettings.php"</code>, and put it into the Mediawiki root directory - usually <code>/serverRoot/w/</code>. The file is editable with any plain-text editor. The end of the file will contain the following text:
 
 
<pre>
 
# End of automatically generated settings.
 
# Add more configuration options below.
 
</pre>
 
 
The wikispooks site requires a number of custom configuration parameters, most notably to define new namespaces, extension statements, and permissions. The easiest way for you to include everything necessary is to copy/paste the contents of {{BULink|LSadditions.txt}} to the end of the auto-generated part of the file. However, note that {{BULink|LSadditions.txt}} includes ALL the wikispooks installed extension statements so, if you don't install ALL of them too, you may get errors reported. These can be dealt with by commenting out the corresponding extension statements.
 
  
Both the Mediawiki and extensions software, together with comprehensive installation instructions are available '''[http://www.mediawiki.org/wiki/MediaWiki from here]'''
 
  
 
====Error reporting====
 
====Error reporting====
Line 94: Line 49:
 
It's recommended to take these lines out once things are working OK.
 
It's recommended to take these lines out once things are working OK.
  
==Getting the wikispooks site files, images and content into Mediawiki==
+
==Getting the wikispooks site content and files/images into Mediawiki==
Once you have a working installation of Mediawiki, proceed as follows:
+
Proceed as follows:
*Unzip {{BULink|files-latest.zip}} '''in the web server root directory'''. This will generate many directories and files in and under the web server root.
+
*Unzip {{BULink|site-latest.zip}} '''in the web server root directory'''. This will generate many directories and files in and under the web server root.
*Unzip {{BULink|ws-latest.zip}} to generate a database dump named <code>ws.sql</code>.
 
 
*Import <code>ws.sql</code> into the new database.  
 
*Import <code>ws.sql</code> into the new database.  
 
** '''N.B.''' The file is too large for a default configuration of phpMyAdmin to handle. Try a MySQL command for this, e.g.
 
** '''N.B.''' The file is too large for a default configuration of phpMyAdmin to handle. Try a MySQL command for this, e.g.
Line 121: Line 75:
 
* You may experience difficulty with file permissions on the images directory during the install process. In this case, you may need to change these permissions. For more details, see http://www.mediawiki.org/wiki/Manual:Security#Upload_security
 
* You may experience difficulty with file permissions on the images directory during the install process. In this case, you may need to change these permissions. For more details, see http://www.mediawiki.org/wiki/Manual:Security#Upload_security
  
* Many of the in-text links (especially on 'Category:IFrame' pages) will take you to the master Wikispooks site. This is because urls which ought to be coded as relative, have in fact been entered as absolute urls. It is easy to manually change any such URLs in your browser address-bar at run time (simply replace 'https://wikispooks.com/' with 'localhost/your_root_dir_name/'. This issue will be addressed at source as and when.
+
* Some of the in-text links (especially on 'Category:IFrame' pages) may take you to the master Wikispooks site. This is because urls which ought to be coded as relative, have in fact been entered as absolute urls. It is easy to manually change any such URLs in your browser address-bar at run time (simply replace 'https://wikispooks.com/' with 'localhost/your_root_dir_name/'. This issue will be addressed at source as and when.
  
 
* '''Suggestions, Queries etc? - Either Email the admin (non-WikiSpooks members) or use [[WikiSpooks talk:Site Backup|this discussion page]]''' (WikiSpooks members)
 
* '''Suggestions, Queries etc? - Either Email the admin (non-WikiSpooks members) or use [[WikiSpooks talk:Site Backup|this discussion page]]''' (WikiSpooks members)
 
{{WikiSpooks Footer/Technical}}
 
{{WikiSpooks Footer/Technical}}
 
[[Category:WikiSpooks Technical]]
 
[[Category:WikiSpooks Technical]]

Revision as of 19:31, 3 June 2015

Tools.png {{{Add text here}}}

SiteBackup.png

Even if you are a casual reader and not a contributor to the wikispooks project, you are encouraged to download and keep a backup copy of the site (~2.9Gb) in case it goes offline for any reason. The site is open licenced so you are free to copy it's content and publish it elsewhere, either as an exact mirror or as part of another website. The more people around the world who keep a backup, the better the chance this information will not be lost.

Content of the 'Backups' directory

Be sure to check the dates in the Backups list box on the right. You will probably want site-latest.zip, since this will always be the most up to date.

Compressed.gif site-YYYY-MM-DD.zip     - a ZIP file of the entire site wiki

Overview

To host Wikispooks on your machine, you will need:

  • Some knowledge of running a webserver
  • Some knowledge of the Mediawiki software
  • A site-backup set - The necessary backup files are listed above and here.
  • A computer with at least 5 Gb of free disk space that runs a web server, including
    • PHP v 5.3.3 +
    • MySQL v 5.1.73 +
    • Lua v 5.1.5 +

N.B. Either WampServer or Xampp provides the web-server software you need to run the Wikispooks site locally.

Setting up and running a Copy Of The Site

The backups enable you to import all the files, images and text-content of the site into 'Mediawiki'.

The 'LocalSettings.php' file

Error reporting

If things don't go smoothly, adding the following lines to LocalSettings.php will give you some diagnostic output:

$wgShowExceptionDetails = true;
$wgShowSQLErrors = 1;

It's recommended to take these lines out once things are working OK.

Getting the wikispooks site content and files/images into Mediawiki

Proceed as follows:

  • Unzip site-latest.zip in the web server root directory. This will generate many directories and files in and under the web server root.
  • Import ws.sql into the new database.
    • N.B. The file is too large for a default configuration of phpMyAdmin to handle. Try a MySQL command for this, e.g.
$ mysql -u username -p password -h localhost data-base-name < ws.sql

Finishing Touches

The procedure as explained above is sufficient for the database and all the files. There will be a number of Apache config parameters that need setting in order for 'pretty URLs' to work properly, such as a .htaccess file. Full details can be found on the Mediawiki web site.

Running A Live Site Mirror

If you have interest and resources to set up a realtime site mirror on your server, you are encouraged to do so. We may also be able to provide you with some technical assistance if needed. Requests for help setting up realtime mirrors should be addressed to admin[at]wikispooks.org and encrypted with this key.

Notes

The following items are not included in the backup:

Known Issues

  • Some of the in-text links (especially on 'Category:IFrame' pages) may take you to the master Wikispooks site. This is because urls which ought to be coded as relative, have in fact been entered as absolute urls. It is easy to manually change any such URLs in your browser address-bar at run time (simply replace 'https://wikispooks.com/' with 'localhost/your_root_dir_name/'. This issue will be addressed at source as and when.
  • Suggestions, Queries etc? - Either Email the admin (non-WikiSpooks members) or use this discussion page (WikiSpooks members)
Wikispooks logo.png Policy.png Wikispooks to do.png Tools2.png
Wikispooks
Technical
SMW.png Help.png