← Back to team overview

enterprise-support team mailing list archive

[Bug 1310279] Re: Enabling mpm_prefork: ERROR: Module mpm_itk is enabled - cannot proceed due to conflicts. It needs to be disabled first!

 

It looks like it's working now in trusty:

root@trusty-apache-itk:~# a2enmod mpm_prefork
Considering conflict mpm_event for mpm_prefork:
Considering conflict mpm_worker for mpm_prefork:
Module mpm_prefork already enabled
root@trusty-apache-itk:~# a2enmod mpm_itk
Considering dependency mpm_prefork for mpm_itk:
Considering conflict mpm_event for mpm_prefork:
Considering conflict mpm_worker for mpm_prefork:
Module mpm_prefork already enabled
Module mpm_itk already enabled

I installed libapache2-mod-php5 libapache2-mpm-itk libapache2-mod-
xsendfile apache2-mpm-prefork apache2 apache2-bin apache2-data
apache2-utils

All are at version 2.4.7-1ubuntu4.20, and the others are at:
ii  libapache2-mod-php5              5.5.9+dfsg-1ubuntu4.25
ii  libapache2-mod-xsendfile         0.12-2                
ii  libapache2-mpm-itk               2.4.6-01-1ubuntu1     

I'll mark this bug as fix released.  If you guys have information saying
otherwise, or a better test case, please reopen.

** Changed in: apache2 (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to apache2 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1310279

Title:
  Enabling mpm_prefork: ERROR: Module mpm_itk is enabled - cannot
  proceed due to conflicts. It needs to be disabled first!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1310279/+subscriptions


References