On Nov 5, 2006, at 12:49 AM, Omry Yadan wrote: > This happens because apache have several processes running, and not > all > of them reflected the change (they keep trac cached in mod_python). > reloading/restarting apache solves this.
For mod_python, just SIGHUP Apache and it will clear the code cache. --Noah --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
