I just want to make this workaround clear.

The commenters having problems should make sure apache2 is running with
mpm-prefork worker before trying to install mpm-itk. The workaround for
my servers may or may not solve the problem for you. It's just four
lines at the at root command prompt. Prefix each with sudo if you are
not logged in as root:

# a2dismod mpm_event
# a2enmod mpm_prefork
# service apache2 restart
# apt-get install libapache2-mpm-itk

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286882

Title:
  libapache2-mpm-itk postinst failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpm-itk/+bug/1286882/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to