I had a standalone MoinMoin wiki (v. 1.9.3) going some time ago on my Mac, 
before I was upgraded to Lion.  (I presume another upgrade to Mountain Lion at 
least is coming this summer.)  Afterwards, my wiki failed to work as before, 
though I didn't work at it very hard as I had other pressing things going on.

I've recently downloaded v. 1.9.6.  I can start it, but want to migrate my old 
data pages to the new wiki.  I've copied them over and can log in seemingly as 
before, but when I try to open pages I used to use, I get a 500 internal server 
error.  When I look through previous posts, it seems that others with this 
error:

 - could provide pertinent info from their apache server error_log files.  
Though I am accessing the correct log file, it appears no corresponding entry 
in this file appears when I get the internal server error mentioned above.

 - had some success from cleaning up the cache.  When I run something like

    ./moin maint cleancache

   however, I get this message

   Traceback (most recent call last):
   File "bin/moin", line 5, in <module>
    from MoinMoin.script.moin import run
    ImportError: No module named MoinMoin.script.moin

   It seems odd to me that python knows where to find the appropriate modules 
when I run wikiserverconfig.py and setup.py (which, though it seems unnecessary 
in order to obtain a running wiki, I've tried as well, but without success), 
but cannot find this one.

As I say, I also ran setup.py.  I wanted to keep this wiki install as simple as 
possible, without having to tamper with apache configuration files, so I didn't 
pursue the instructions that headed in this direction to completion.  It seems 
like I should just be able to migrate old data files and have things work, but 
obviously there is some needed step I'm leaving out.

If help is available from someone who needs me to run several steps and share 
output, I can do so.
------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to