hi, I'm a new user of MoinMoin trying to get a basic install working with fresh 
download of 1.9.1 on a shared host. I've done a bunch of searching on this 
issue with no results yet. 

I've got to the point where going to http://matingball.nfshost.com/moin.cgi 
gives me the starting page. 

However when I then click on a link such as RecentChanges or HelpContents all I 
get back is 'Create New Page'.

It seems like Moin is not finding the right files?

Here is the error log:

2010-01-30 09:53:49,821 WARNING MoinMoin.log:139 using logging configuration 
read from built-in fallback in MoinMoin.log module!
2010-01-30 09:53:52,069 INFO MoinMoin.config.multiconfig:127 using wiki config: 
/home/protected/pygletusers/wikiconfig.pyc
2010-01-30 09:53:52,151 WARNING MoinMoin.Page:1391 The page "MissingPage" could 
not be found. Check your underlay directory setting.

I'm not sure what this means by underlay directory setting; the underlay 
directory is in the same location and has the same permissions as /data. It's 
configured the same in wikiconfig.py, with:

    wikiconfig_dir = os.path.abspath(os.path.dirname(__file__))
    instance_dir = wikiconfig_dir
    data_dir = os.path.join(instance_dir, 'data', '') # path with trailing /
    data_underlay_dir = os.path.join(instance_dir, 'underlay', '') # path with 
trailing /


Does anyone have some advice? Thanks!



      

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to