LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Replacing apache2-mpm-prefork (https://www.linuxquestions.org/questions/debian-26/replacing-apache2-mpm-prefork-411826/)

iNeo 02-05-2006 04:21 AM

Replacing apache2-mpm-prefork
 
I want to replace apache2-mpm-prefork with the faster "apache2-mpm-worker" but cannot seem to do.
Here is what I tried.
Code:

localhost:~/debs# dpkg -i apache2-mpm-worker_2.0.55-4_i386.deb
dpkg: regarding apache2-mpm-worker_2.0.55-4_i386.deb containing apache2-mpm-worker:
 apache2-mpm-worker conflicts with apache2-mpm-prefork
  apache2-mpm-prefork (version 2.0.54-4) is installed.
dpkg: error processing apache2-mpm-worker_2.0.55-4_i386.deb (--install):
 conflicting packages - not installing apache2-mpm-worker
Errors were encountered while processing:
 apache2-mpm-worker_2.0.55-4_i386.deb

localhost:~/debs# dpkg -r apache2-mpm-prefork
dpkg: dependency problems prevent removal of apache2-mpm-prefork:
 libapache2-mod-php4 depends on apache2-mpm-prefork (>> 2.0.52).
 apache2 depends on apache2-mpm-worker (= 2.0.54-4) | apache2-mpm-prefork (= 2.0.54-4) | apache2-mpm-perchild (= 2.0.54-4); however:
  Package apache2-mpm-worker is not installed.
  Package apache2-mpm-prefork is to be removed.
  Package apache2-mpm-perchild is not installed.
 bugzilla depends on apache | apache-ssl | cern-httpd | boa | wn | aolserver | roxen | thttpd | caudium | apache-perl | apache2-mpm-perchild | apache2-mpm-threadpool | apache2-mpm-prefork | apache2-mpm-worker | bozohttpd | httpd; however:
  Package apache is not installed.
  Package apache-ssl is not installed.
  Package cern-httpd is not installed.
  Package boa is not installed.
  Package wn is not installed.
  Package aolserver is not installed.
  Package roxen is not installed.
  Package thttpd is not installed.
  Package caudium is not installed.
  Package apache-perl is not installed.
  Package apache2-mpm-perchild is not installed.
  Package apache2-mpm-threadpool is not installed.
  Package apache2-mpm-prefork is to be removed.
  Package apache2-mpm-worker is not installed.
  Package bozohttpd is not installed.
  Package httpd is not installed.
  Package apache2-mpm-prefork which provides httpd is to be removed.
 bugzilla depends on apache | apache-ssl | cern-httpd | boa | wn | aolserver | roxen | thttpd | caudium | apache-perl | apache2-mpm-perchild | apache2-mpm-threadpool | apache2-mpm-prefork | apache2-mpm-worker | bozohttpd | httpd; however:
  Package apache is not installed.
  Package apache-ssl is not installed.
  Package cern-httpd is not installed.
  Package boa is not installed.
  Package wn is not installed.
  Package aolserver is not installed.
  Package roxen is not installed.
  Package thttpd is not installed.
  Package caudium is not installed.
  Package apache-perl is not installed.
  Package apache2-mpm-perchild is not installed.
  Package apache2-mpm-threadpool is not installed.
  Package apache2-mpm-prefork is to be removed.
  Package apache2-mpm-worker is not installed.
  Package bozohttpd is not installed.
  Package httpd is not installed.
  Package apache2-mpm-prefork which provides httpd is to be removed.
dpkg: error processing apache2-mpm-prefork (--remove):
 dependency problems - not removing
Errors were encountered while processing:
 apache2-mpm-prefork
localhost:~/debs#

How do I do this?

bulliver 02-06-2006 02:17 PM

Seems to me you just need to uninstall the old one first...


All times are GMT -5. The time now is 09:23 PM.