Skip to main content

Problem with Easy Apache 4 migration

Comments

3 comments

  • dalem
    you posted your error "You must have the EA4 Experimental YUM repository installed and enabled for: ea-apache24-mod_fcgid" you either need to compile ea3 without mod_fcgid or enable the the Experimental Repository
    0
  • cre8gr
    you posted your error "You must have the EA4 Experimental YUM repository installed and enabled for: ea-apache24-mod_fcgid" you either need to compile ea3 without mod_fcgid or enable the the Experimental Repository

    I have a question about that too. We're planning to migrate to EA4 and currently we use EA3 with mod_fastcgi. We tried to enable Experimental repository using the command yum install ea4-experimental before migrating to EA4 but that's what we got: root@system [~]# yum install ea4-experimental Loaded plugins: fastestmirror Setting up Install Process Loading mirror speeds from cached hostfile * cpanel-addons-production-feed: 85.13.201.2 * base: mirror.teknoboss.com.tr * extras: repo.boun.edu.tr * updates: mirror.teknoboss.com.tr No package ea4-experimental available. Error: Nothing to do
    Do we have to enable experimental repository before the migration process, as we have fastcgi enabled so the migration will not fail? Or we migrate first, choose another php handler and then install experimental repository and the ea-apache24-mod_fcgid module and change later to fastcgi from the multiphp manager?
    0
  • cPanelLauren
    Hi @cre8gr The latter option at this junction would be the best course of action. Remove mod_fcgid, perform the migration then enable the repository and ea-apache24-mod_fcgid. The ea4-experimental package isn't being found without EA4 enabled as that's what provides it: yum list ea4-experimental Loaded plugins: fastestmirror, universal-hooks Loading mirror speeds from cached hostfile * EA4: 67.222.0.10 * EA4-experimental: 67.222.0.10 * cpanel-addons-production-feed: 67.222.0.10 * base: repos.dfw.quadranet.com * epel: fedora-epel.mirror.lstn.net * extras: centos.mirror.lstn.net * updates: repos.dfw.quadranet.com Installed Packages ea4-experimental.x86_64 0.1-7.7.1.cpanel @EA4
    0

Please sign in to leave a comment.