Making a English Wikipedia server: Difference between revisions

m Changed software to content
m Changed links to https://, fixed Java link
Line 15: Line 15:
* A dump of your Wikipedia of choice
* A dump of your Wikipedia of choice
* MWDumper
* MWDumper
* The latest Java JRE and Java JDK from the [[http://www.java.com Oracle Java] website
* The latest Java JRE and Java JDK from the [[https://www.java.com Oracle Java]] website


=== Before you start ===
=== Before you start ===
Line 27: Line 27:
=== Downloading the dumps ===
=== Downloading the dumps ===


# The dumps for English Wikipedia are available from [[http://dumps.wikimedia.org/enwiki/]]. When there, you'll obviously want to select the latest date.
# The dumps for English Wikipedia are available from [[https://dumps.wikimedia.org/enwiki/]]. When there, you'll obviously want to select the latest date.
# Once there, you'll need to download the following:
# Once there, you'll need to download the following:
#* <code>enwiki-<date>-pages-artilcles.xml.bz2</code> (This is the latest revision of every Wikipedia page, article and template - the basis you need to get going)
#* <code>enwiki-<date>-pages-artilcles.xml.bz2</code> (This is the latest revision of every Wikipedia page, article and template - the basis you need to get going)