Thanks for the fast reply! I'm using mod_python. How can I check if the env is in a different interpreter?
-------- Original-Nachricht -------- Datum: Tue, 12 Sep 2006 03:55:08 -0400 Von: Noah Kantrowitz <[EMAIL PROTECTED]> An: [email protected] Betreff: [Trac] Re: different projects, different plugins > > 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 > > > > > > > > > > -- "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 -~----------~----~----~----~------~----~------~--~---
