Skip to main content

EA3 to 4 migration fails on Apache version problems

Comments

1 comment

  • JacobPerkins
    Hi, Are you attempting to migrate a converted EA3 profile? The error states that the MPM it wants to install isn't allowed because it's conflicting with mod_cgi(d). In your profile, ensure that if you have mpm_prefork, you are including mod_cgi, and if you are using a threaded MPM (worker/event), you are using mod_cgid. Once you get those squared away, you should be able to convert using that profile. If you still have issues, please feel free to open a ticket, and throw my name into the subject, I'll see it and hop on it. Thanks!
    0

Please sign in to leave a comment.