LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   I want to uninstall my Apache in redhat linux (https://www.linuxquestions.org/questions/linux-newbie-8/i-want-to-uninstall-my-apache-in-redhat-linux-144035/)

ftlonger 02-09-2004 09:18 AM

I want to uninstall my Apache in redhat linux
 
I install apache2(RPM) few days ago,now for some reasons I want to uninstall it,when I try "rpm -e httpd" in the command mode, It display like this:

error: Failed dependencies:
httpd-mmn = 20020903 is needed by (installed) mod_perl-1.99_09-10.ent
httpd-mmn = 20020903 is needed by (installed) mod_python-3.0.3-2.ent
httpd-mmn = 20020903 is needed by (installed) mod_ssl-2.0.46-25.ent.WB1
httpd-mmn = 20020903 is needed by (installed) php-4.3.2-8.ent
httpd-mmn = 20020903 is needed by (installed) mod_authz_ldap-0.22-3
webserver is needed by (installed) webalizer-2.01_10-15.ent
httpd >= 2.0.40 is needed by (installed) mod_perl-1.99_09-10.ent
httpd >= 2.0.40 is needed by (installed) mod_python-3.0.3-2.ent
httpd = 2.0.46-25.ent.WB1 is needed by (installed) mod_ssl-2.0.46-25.ent.WB1
httpd is needed by (installed) redhat-config-httpd-1.1.0-4
httpd is needed by (installed) squirrelmail-1.2.11-1


What shout I do now?
Any replys will be great apprieases.

Hal 02-09-2004 10:24 AM

PHP, Perl, Python etc. all need Apache, you would have to look into uninstalling them, so that you can in turn uninstall Apache.


All times are GMT -5. The time now is 12:21 PM.