我现在安装了apache2.0,不带其它模块.我想要把它卸掉安装支持模块。

由 chinadoudou 在 10-28-2002 17:03 发表:

我现在安装了apache2.0,不带其它模块.我想要把它卸掉安装支持模块。

还把apache换成1.3版本的,(支持什么静态模块)。

请问,我应该怎么做,才能把系统里原来的apache相关除干净?


由 yghanzi 在 10-28-2002 17:56 发表:


[root@localhost root]# rpm -qa|grep httpd

httpd-manual-2.0.40-8

httpd-2.0.40-8

[root@localhost root]# rpm -e httpd-manual-2.0.40-8

[root@localhost root]# rpm -e httpd-2.0.40-8


由 chinadoudou 在 10-28-2002 21:57 发表:

卸载RPM包出错。。有别的模块依赖它,怎么办呢?

[root@Server root]# rpm -e httpd-manual-2.0.40-8

[root@Server root]# rpm -e httpd-devel-2.0.40-8

[root@Server root]# rpm -e httpd-2.0.40-8

error: Failed dependencies:

webserver is needed by (installed) mailman-2.0.13-3

webserver is needed by (installed) namazu-cgi-2.0.10-8

webserver is needed by (installed) nut-cgi-0.45.4-5

httpd-mmn = 20020628 is needed by (installed) mod_perl-1.99_05-3

httpd-mmn = 20020628 is needed by (installed) mod_python-3.0.0-10

httpd-mmn = 20020628 is needed by (installed) mod_ssl-2.0.40-8

httpd-mmn = 20020628 is needed by (installed) php-4.2.2-8.0.5

httpd-mmn = 20020628 is needed by (installed) mod_auth_pgsql-0.9.12-11

httpd-mmn = 20020628 is needed by (installed) mod_auth_mysql-1.11-10

libapr.so.0 is needed by (installed) mod_perl-1.99_05-3

libaprutil.so.0 is needed by (installed) mod_perl-1.99_05-3

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus