[Koha-bugs] [Bug 11404] add out-of-the-box support for Apache 2.4

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 5 11:34:02 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11404

--- Comment #9 from Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no> ---
Dear Tomás,
Sorry for the late reply!

all I can say is there seems still to be dependency issues and mpm_event gives
the following errors:

vagrant at vagrant-saucy64:~$ sudo a2enmod mpm_event
Considering conflict mpm_worker for mpm_event:
Considering conflict mpm_prefork for mpm_event:
Considering conflict mpm_itk for mpm_event:
Enabling module mpm_event.

which disables the 'AssignUserID' variable and fails apache:
AH00526: Syntax error on line 13 of /etc/apache2/sites-enabled/knakk.conf:
Invalid command 'AssignUserID', perhaps misspelled or defined by a module not
included in the server configuration
Action 'configtest' failed.

swapping the mpm_event module with mpm_itk makes everything work:
http://mpm-itk.sesse.net/

Hope you find a more robust solution!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list