I'm having this exact problem now; Just wondering if you've had a chance to writeup that wiki page (or if there's another workaround yet?)
Thanks. James. On Saturday 28 January 2006 21:08, Alberto wrote: > mod_python does not pass argv to scripts to handles control to, so you > must remove any references to it in stratup scripts. Probably you > shouldn't run it in development mode either as the autoreloader stuff + > mod_python is just asking for trouble... > > I couldn't get mpcp to work with the latest cherrypy from svn either (I > actually managed to deploy with it the day before TG upgraded and had > to deploy all over again the day after, but that's another story... it > builds character ;). > > I was planning to write a wiki page describing how i did it > (http://trac.turbogears.org/turbogears/ticket/460), but if interested > and can't wait send me an email offlist (so we don't hijack Jorge's > thread much longer ;) and ill try to summarize the steps I took to see > if you can reproduce them. Then I'll write the wiki, so everyone gets > to see it. > > Alberto

