r50906 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50905‎ | r50906 | r50907 >
Date:20:58, 22 May 2009
Author:kim
Status:deferred
Tags:
Comment:
moar quickstart
Modified paths:
  • /trunk/testing/installer/QUICKSTART (modified) (history)

Diff [purge]

Index: trunk/testing/installer/QUICKSTART
@@ -6,11 +6,17 @@
77 Installation
88 =============
99
 10+This system *should* work on most unix-like systems. I've only tested on linuxes so far though: ubuntu, gentoo, and debian.
 11+
1012 INSTALLER
1113 1. svn checkout http://svn.wikimedia.org/svnroot/mediawiki/trunk/testing/
12 -2. cd testing/installer
13 -3. copy settings.example to settings.py and check with settings_handler (if you need to) ... if you leave out this step, it'll only work in your homedir.
 14+2. (optional): configure for use outside your homedir:
 15+2a. cd testing/installer
 16+2b. settings.example to settings.py and check with settings_handler (if you need to) ... if you leave out this step, it'll only work in your homedir.
1417 4. mkdir ~/public_html/revisions (if you are indeed working in your homedir)
 18+ or at any rate, ensure that the directory you are going to put mediawiki
 19+ exists, and is accessible to apache
 20+
1521 # installer now works.
1622
1723 TESTING
@@ -58,7 +64,7 @@
5965
6066 And that's basically it!
6167
62 -===========================
 68+============================
6369 But what was it for, again?
6470 ============================
6571

Status & tagging log