[Moin-user] Moin on Xitami

Duncan Margetts duncan.margetts at cispl.com.au
Thu Jul 31 22:39:08 EDT 2003


Hi Juergen,
 
Solution was pretty much what you suggested.. I made the change in the
Environment Variable.. but it appears I have to make the addition to the
path in moin.cgi.. I added this line to moin.cgi
 
sys.path.append('C:\moin\lib\site-packages')
 
Many thanks once again..
 
Cheers, Duncan.

-----Original Message-----
From: Juergen Hermann [mailto:jh at web.de]
Sent: Friday, 1 August 2003 1:36 PM
To: Duncan Margetts
Subject: RE: [Moin-user] Moin on Xitami


Please post the cause & solution of the problem, since otherwise other users
have to jump through the same hoops if they have your problem.

--Original Message Text---
From: Duncan Margetts
Date: Fri, 1 Aug 2003 12:59:53 +0930

RE: [Moin-user] Moin on Xitami 

OK.. cancel that last message! I have it working now! 

Thanks, DUncan. 

> -----Original Message----- 
> From: Duncan Margetts 
> Sent: Friday, 1 August 2003 12:55 PM 
> To: 'Juergen Hermann' 
> Subject: RE: [Moin-user] Moin on Xitami 
> 
> 
> Hi Juergen, 
> 
> Thanks for your prompt reply.. I think I'm edging closer! 
> 
> The output from http://localhost/cbus?test is now: 
> 
> MoinMoin CGI Diagnosis 
> ====================== 
> Your PYTHONPATH is: 
> ['', 
> 'C:\\moin', 
> 'c:\\moin\\cbus', 
> 'c:\\python22\\DLLs', 
> 'c:\\python22\\lib', 
> 'c:\\python22\\lib\\lib-tk', 
> 'c:\\python22', 
> 'c:\\python22\\lib\\site-packages'] 
> Traceback (innermost last): 
> File "moin.cgi", line 20, in ? 
> from MoinMoin import cgimain 
> ImportError: No module named MoinMoi 
> 
> 
> Do you have any thoughts on what might be wrong? 
> 
> Thanks, 
> 
> 
> Duncan. 
> 
> 
> 
> 
> > -----Original Message----- 
> > From: Juergen Hermann [mailto:jh at web.de] 
> > Sent: Friday, 1 August 2003 12:43 PM 
> > To: Duncan Margetts; moin-user at lists.sourceforge.net 
> > Subject: Re: [Moin-user] Moin on Xitami 
> > 
> > 
> > On Fri, 1 Aug 2003 12:01:50 +0930, Duncan Margetts wrote: 
> > 
> > >c:\python22\python moin.cgi %1 %2 
> > 
> > Add @echo off in line 1! 
> > 
> > Also, your python path obviously is wrong (C:\moin is in it, 
> > but you might need 
> > C:\moin\lib or C:\moin\lib\site-packages). 
> > 
> > 
> > Ciao, Jürgen 
> > 
> > 
> 

Ciao, Jürgen 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20030731/8889fc66/attachment.html>


More information about the Moin-user mailing list