[mod_python] apache.import_module picks wrong module

Michael C. Neel neel at mediapulse.com
Thu Mar 25 13:54:15 EST 2004


> I would guess you that you need to use separate subinterpreters (see 
> http://www.modpython.org/live/mod_python-2.7.8/doc-html/pyapi-
interps.html).


In our case though, it is going across virtual servers - which are
supposed to have their own subinterpreter by default.  Maybe that's not
happening correctly... it gives me a road to go down at least.

Mike



More information about the Mod_python mailing list