David Price wrote: > Dear All, > > I have 3 Wikis set up using the W Parameter explained in the below article. > > http://www.steverumberg.com/wiki/index.php/WikiHelp > > I have just updated MediaWiki from 1.12 to 1.15. The update has gone as > expected for the main wiki but I also need to run the update for the further > Wiki database tables using the update.php file. This then updates the other > wiki tables with the different W parameter. > > Any advice would be appreciated. > > David
php maintenance/update.php --conf=LocalSettings_MyFirstWiki.php php maintenance/update.php --conf=LocalSettings_MySecondWiki.php Note that the code for the w parameter solution looks insecure. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
