Thank you R Bauer. Jim Wright, and Thomas Waldman, I changed the single-quote to an aterisk and, after a moment, the front page comes up! Thanks a million.
At first it still didn't work, due to my confusion on another point. <quote from moin.wsgi> j...@ws0:~/www$ tail uspvp.org/wiki/moin.wsgi from MoinMoin.web.serving import make_application # Creating the WSGI application # use shared=True to have moin serve the builtin static docs # use shared=False to not have moin serve static docs # use shared='/my/path/to/htdocs' to serve static docs from that path application = make_application(shared=True) #application = make_application(shared='/home/jfl/www/uspvp.org/wiki/moin_static190') #application = make_application(shared=False) </quote> I had set shared=False, because the other two hadn't worked with the flawed farmconfig.py But with farmconfig.py fixed shared=False wouldn't work, so I tried the other two in turn. What does "serve the builtin static docs" mean? I had made a symbolic link in my wiki directory from /home/jfl/www/uspvp.org/wiki/moin_static190 to /usr/local/lib/python2.5/site-packages/MoinMoin/web/static/htdocs/ thinking that the "builtin static docs" resided there. But then shared='/home/jfl/www/uspvp.org/wiki/moin_static190' would work, wouldn't it? What exactly are the static files? templates? if they are real static files the I'd want apache to serve them (share=False), right? And where are they? Again thanks for all your help. I'm off to see if there are other problems with my moin, but I'm very relieved and happy to see the front page. Thanks again. -- John Francis Lee 1025/37 Thanon Jet Yod Mueang Chiangrai 57000 ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Moin-user mailing list Moin-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user