Hi all, I'm working on our customizations for a test instance of Invenio 1.0.1. After any modification, specially bibformat, like a bfe_whatever-field.py, the changes don't appear until I restart Apache.
I have done some minor modifications to the invenio.wsgi and apache conf file, basically to accomodate paths and names, because we'll have two instances in a single machine, but I'd say nothing else. I'm on Debian Stable; my only «exotic» change is that I'm using apache2-mpm-itk to constrain each individual vhost to each user (http://packages.debian.org/apache2-mpm-itk). I've been reviewing http://code.google.com/p/modwsgi/wiki/ReloadingSourceCode and I can't find why I'm having this behaviour. What is the default behaviour of Invenio 1.0.1? Do you have to restart it each time? Ideas welcome. Thanks, Ferran
