http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11404 Benjamin Rokseth <benjamin.rokseth@kul.oslo.kommune.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |benjamin.rokseth@kul.oslo.k | |ommune.no --- Comment #6 from Benjamin Rokseth <benjamin.rokseth@kul.oslo.kommune.no> --- Hi, (In reply to Galen Charlton from comment #5)
(In reply to Chris Cormack from comment #4)
So it might be good to do all the work fixing the config file for 2.4 on this?
I agree, so I've changed the title of the bug accordingly.
Chris Cormack is right, starting from a clean Ubuntu Saucy install, using Apache 2.4.6, I got problems with the mpm_event module and AssignUserId: http://mpm-itk.sesse.net/ Seems there is a problem from 2.2.2 until 2.4.7 http://debian.2.n7.nabble.com/mpm-itk-and-mod-fcgid-td3014876.html my quick fix was to swap the mpm_event and mpm_itk : sudo a2dismod mpm_event sudo a2enmod mpm_itk As for the .conf issue in Apache 2.4.6+, perhaps it is better to change to .conf altogether, if it won't break previous versions? Regards Benjamin Rokseth Oslo Public Library -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.