Re: Migrating wikis from 1.9.3 to 1.9.8

Paul Boddie <[email protected]> Thu, 15 Oct 2015 17:20:15 +0200
Newsgroups gmane.comp.web.wiki.moin.general
Message-ID <[email protected]>
On Thursday 15. October 2015 15.43.19 Chris Freemesser wrote:
> On 10/15/15 8:49 AM, Steve McIntyre wrote:
> > You'll just need to clean the cache, most likely:
> > 
> > moint maint cleancache
> 
> Thanks for the suggestion, but running the command results in a bunch of
> log lines that concludes with:
> 
> "MoinMoin.error.ConfigurationError: ImportError: No module named
> wikiconfig"

The moin command usually works best (or at all) with some extra options. Try 
this:

moin --config-dir=WIKIDIR maint cleancache

Here, WIKIDIR is the directory containing wikiconfig.py.

Paul

------------------------------------------------------------------------------