I have a working wiki, and today I added a second instance. I updated
/etc/moin/farmconfig.py and added a new domain instance with a
superuser.

However, when I log in as WikiAdmin, I don't seem to *be* superuser.
I don't see the SystemAdmin link on the nav bar, even though I've got:

    superuser = [u"WikiAdmin"]

in the instance config.

In addition, stuff that works on the original wiki, such as help pages
and the SiteNavigation link, just come up with "Create Page" in the new
wiki.

Both wikis have this in Apache:

    Alias /moin_static/ "/usr/share/moin/htdocs/"
    ScriptAlias /wiki "/usr/share/moin/server/moin.cgi"

so I don't see why one has the right pages while the other doesn't. I'm
not really sure what else I need to look at to troubleshoot this. Any
suggestions?

I'm running 1.9.2-1 on Debian, if that makes any difference.

-- 
"Oh, look: rocks!"
        -- Doctor Who, "Destiny of the Daleks"


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to