What frontend are you using? If it is mod_python, make sure that each env is in a different interpreter, or for FCGI, a different process.
--Noah On Sep 12, 2006, at 3:22 AM, Michael Bösendorfer wrote: > > Hi all, > > We have got one server with 3 different projects. There are some > strange things happening which I don't understand. > > I've extended a plugin for one of these projects and copied it into > the local plugin directory. > > After a restart of the apache service the extended plugin is > enabled but for both projects, altough I copied it into the local > plugin directory. > After another restart the old plugin is loaded for both of the > project. > Another restart and the extended plugin is again enabled for both ... > and so on ... > > How is it possible, that the extended plugin also effects the 2nd > project and why changes both after a restart of the service. > > kind regards > Michael > -- > > > "Feel free" – 10 GB Mailbox, 100 FreeSMS/Monat ... > Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
