
Platonides at gmail
Oct 15, 2009, 1:09 PM
Post #1 of 1
(421 views)
Permalink
|
|
Re: Updating several wikis using the same files
|
|
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 MediaWiki-l [at] lists https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
|