pkgsrc/www/mediawiki/MESSAGE

19 lines
569 B
Text
Raw Normal View History

===========================================================================
2009-12-07 14:03:43 +01:00
$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:
Include ${PKG_SYSCONFDIR}/mediawiki.conf
Your MediaWiki is then accessible through:
http://www.example.com/mediawiki/
2009-12-07 14:03:43 +01:00
After upgrading from an older version, you should run:
cd ${PREFIX}/share/mediawiki/maintenance
php update.php --aconf ../AdminSettings.php
===========================================================================