On Oct 25, 7:23 pm, Graham Dumpleton <[EMAIL PROTECTED]> wrote: > Or in summary, in mod_python configuration force Trac to run in main > interpreter: > > PythonInterpreter main_interpreter > > The only problem with that though is that if you are relying on the > separation provided by the distinct sub interpreters so multiple Trac > instances are separate, rather than relying on TracEnvParentDir > setting, then the Trac instances can then interfere with each other if > mod_python not configured correctly.
So far, this seems to have fixed the problem for now. Thanks, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
