From a8b1d5d2e8cf58a37c2640fb7b718ae06c4f8de9 Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 7 Dec 2009 13:03:43 +0000 Subject: Added short upgrade instructions. --- www/mediawiki/MESSAGE | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'www/mediawiki') diff --git a/www/mediawiki/MESSAGE b/www/mediawiki/MESSAGE index 26dc9d712e9..992cc4ed63f 100644 --- a/www/mediawiki/MESSAGE +++ b/www/mediawiki/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2008/11/26 18:13:18 martti Exp $ +$NetBSD: MESSAGE,v 1.2 2009/12/07 13:03:43 martti Exp $ Add the following line to httpd.conf to make MediaWiki accessible through your HTTP server: @@ -10,4 +10,9 @@ Your MediaWiki is then accessible through: http://www.example.com/mediawiki/ +After upgrading from an older version, you should run: + + cd ${PREFIX}/share/mediawiki/maintenance + php update.php --aconf ../AdminSettings.php + =========================================================================== -- cgit v1.2.3