我一直在轻松appache上遇到以下错误
! 服务器的系统包pipe理器'YUM'失败。 !
!! This is the command that failed: yum -y install gettext automake19 libstdc++.x86_64 libpng-devel readline-devel openssl libpng-dev zlib-devel autoconf261 libidn-devel gmake libidn libXpm openssl-devel automake coreutils patch libltdl3-devel libltdl libopenssl0.9.7-static-devel readline-dev libtool-ltdl-devel libXpm-devel sed libXpm-dev lsof krb5-dev flex glibc-dev expat-dev krb5-devel libstdc++-devel.x64_64 xorg-x11-devel libtool-ltdl libssl-dev pam-devel libopenssl0-devel zlib1-devel expat-devel libopenssl0-dev glibc-devel expat gcc-c++ zlib bison libjpeg-devel libtool-libltdl-devel libtool openssl-dev libopenssl0 libz-devel libjpeg-dev pam-dev fileutils libltdl-devel libopenssl0.9.7-devel e2fsprogs-devel ca_root_nss make libstdc++-dev.x86_64 libX11-devel libstdc++-devel.x86_64 gd cpp xorg-x11-dev gcc ssl-dev lex autoconf !! !! Since EasyApache was unable to resolve it automatically you should: 1) Manually run the failed YUM command (shown above) via SSH 2) See if your particular error is addressed at http://go.cpanel.net/eaerror 3) Resolve the YUM problem manually 4) Re-run EasyApache !! !! Please visit http://go.cpanel.net/eaerror for help with this error. !! !! Restoring original working apache !!
我不断收到这些错误
我尝试以下
百胜干净的标题
百胜清洁套餐
百胜干净的元数据
百胜干净的dbcache
yum干净一切
当我尝试
yum -y更新
ERROR with rpm_check_debug vs depsolve: httpd-mmn = 20051115 is needed by mod_dav_svn-1.6.11-9.el6_4.x86_64 ** Found 3 pre-existing rpmdb problem(s), 'yum check' output follows: frontpage-2002-SR1.2.i386 has missing requires of libexpat.so.0 mod_dav_svn-1.6.11-2.el6_1.4.x86_64 has missing requires of httpd-mmn = ('0', '20051115', None) sendmail-cf-8.14.4-8.el6.noarch has missing requires of sendmail = ('0', '8.14.4', '8.el6') Your transaction was saved, rerun it with: yum load-transaction /tmp/yum_save_tx
当我做一个百胜支票,我得到
yum check Loaded plugins: fastestmirror frontpage-2002-SR1.2.i386 has missing requires of libexpat.so.0 mod_dav_svn-1.6.11-2.el6_1.4.x86_64 has missing requires of httpd-mmn = ('0', '20051115', None) msttcorefonts-2.5-1.noarch is obsoleted by msttcore-fonts-2.0-3.noarch sendmail-cf-8.14.4-8.el6.noarch has missing requires of sendmail = ('0', '8.14.4', '8.el6') Error: check all
它认为可能有我以前用yum做过一些不完整的交易,请尝试下面的命令
百胜完成,交易
yum删除yum-utils
yum安装yum-utils
我们花了好几个小时来解决这个确切的问题,并发现解决scheme与错误信息完全无关…使得更难find。
我们的解决scheme:安装的cPanel和WHM版本已经过时。
我们进入了WHM菜单,点击Upgrade to Latest Version ,花了10分钟左右,然后EasyApache安装完美。
希望这可以帮助。