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.
I may be wrong, but I'd suspect a problem with sys.path / easy_install.pth. -- bruno desthuilliers développeur [EMAIL PROTECTED] http://www.modulix.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
