Re: [Moin-user] Moin error

2010-06-19 Thread Daniel Qiu
Hi Joacim, Do you mind telling me which Moin files to move which exact directory? I have the same problem after upgrading my ubuntu from 9.10 to 10.4. Thanks! Best Regards, Daniel -- Thanks, I found the issue. Likely Python have been upgraded t

Re: [Moin-user] Moin error

2010-05-16 Thread Jocke
Thanks, I found the issue. Likely Python have been upgraded to 2.6 (without me to notice) and the Moin files where in 2.5 dir. Just moving the dir to 2.6 made it running again :) Then I made a updated to 1.8.7 and will look into 1.9.x later. Thanks! // Joacim On 05/16/2010 12:33 AM, Thom

Re: [Moin-user] Moin error

2010-05-15 Thread Thomas Waldmann
> I get "500 Internal Server Error" and Apache's log file say: > === > Traceback (most recent call last): >File "/usr/local/share/moin/wiki_mydomain_se/cgi-bin/moin.cgi", > line 29, in > from MoinMoin.server.server_cgi import CgiConfig, run > ImportError: No module n

[Moin-user] Moin error

2010-05-15 Thread Jocke
Hello, I noticed that my moinmoin installation have been broken for some unknown reason. I get "500 Internal Server Error" and Apache's log file say: === Traceback (most recent call last): File "/usr/local/share/moin/wiki_mydomain_se/cgi-bin/moin.cgi", line 29, in