[Moin-user] installation troubles

Jose P. Carballo carballojose at gmail.com
Sun Mar 1 10:49:39 EST 2009


I once had that problem, check the wikiconfig.py of your wiki instance and
see the line where it says:

data_dir = './data/'

and change it to:

data_dir = '../data/'

or even better like the recommendation says use

data_dir = '/path/to/mywiki/data/'

Same could happen with the data_underlay_dir configuration.

-- 
Jose Pablo Carballo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20090301/7a12f720/attachment.html>


More information about the Moin-user mailing list