Running several wikis, I have setup:
wikidir/cgi-bin/moin.wsgi
wikidir/wikiconfig.py

With cgi, I could tell the moin.cgi where wikiconfig was using:
sys.path.insert(0, '..')

but with wsgi that no longer applies. I need to provide absolute paths to all 
wikiconfig.py dirs (..aswell as to data, overlay dirs). 


Obviously I am missing some basic understanding of wsgi.. Any enlightenment is 
appreciated :) Also ides of how to get around using absolute paths in moin.wsgi 
and wikiconfig.py.. 

Cheers
Mattias



      

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to