Skip to main content

Cannot install mod-alt-passenger from easy apache.

Comments

5 comments

  • cPRex Jurassic Moderator
    Hey there! Could you try running a 'yum update' on that machine to see if there are any other package issues on the system?
    0
  • Aashik
    Yes I tried that as well. But still gives the same error. Any other ideas? Thankyou.
    0
  • cPRex Jurassic Moderator
    Is it possible that some packages are installed from the beta/test repositories instead of the main branches?
    0
  • Aashik
    # rpm -qa | grep ea-apache ea-apache24-config-1.0-169.el6.cloudlinux.noarch ea-apache24-mod_suexec-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-mod_proxy_wstunnel-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-mod_env-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-mod_cgid-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-mod_suphp-0.7.2-27.el6.cloudlinux.x86_64 ea-apache24-mod_headers-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-mod_proxy_fcgi-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-mod_unique_id-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-mod_proxy_http-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-mod_bwlimited-1.4-46.el6.cloudlinux.1.x86_64 ea-apache24-mod_hostinglimits-1.0-37.el6.cloudlinux.1.x86_64 ea-apache24-mod_security2-2.9.3-4.el6.cloudlinux.x86_64 ea-apache24-mod_proxy-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-mod_lsapi-1.1-55.el6.cloudlinux.x86_64 ea-apache24-mod_mpm_worker-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-mod_ssl-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-mod_expires-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-tools-2.4.46-6.el6.cloudlinux.x86_64 ea-apache24-2.4.46-6.el6.cloudlinux.x86_64 <<---------------------------------------------------------------------------- ea-apache24-config-runtime-1.0-169.el6.cloudlinux.noarch ea-apache24-mod_deflate-2.4.46-6.el6.cloudlinux.x86_64 Seems like the above pointed package is giving the error. Will removing this create any issue and will removing it removes easy apache 4 itself. Please help. Thankyou...
    0
  • cPRex Jurassic Moderator
    Removing that would remove Apache and the dependencies from your system. Can you try this instead? yum downgrade ea-apache24* -y && yum clean all && yum update ea-apache24* -y
    0

Please sign in to leave a comment.