On Tue, 13 Mar 2012, Devin Bougie wrote: > This was resolved after updating our httpd configuration per > inveniocfg --create-apache-conf.
Yes, this is the right fix. It needed because of mod_python to mod_wsgi switch between 0.99 and 1.0. I've now added the `create-apache-conf' step explicitly into upgrade instructions: <http://invenio-software.org/wiki/Installation/Upgrade#Upgradefrom0.99.ito1.0.0> BTW, if you don't need mod_python for anything else on your server, then you may want to remove this package from your system, because on some platforms mod_python is known to cause troubles if it co-exists with mod_wsgi. Best regards -- Tibor Simko

