Skip to main content

Error when migrating EasyApache3 to EasyApache4

Comments

4 comments

  • cPanelMichael
    Hello, Internal case EA-6002 is open to address an issue where attempting to install an EA4 profile that was converted from an EA3 profile with no specific MPM enabled can lead to a conflict with the PHP DSO module. As a workaround, first run the following command to verify all MPM options are listed as "0" in your most recent profile:
    grep MPM /var/cpanel/easy/apache/profile/_main.yaml
    If so, edit the above file using a utility such as VI and change "MPMPrefork" from "0" to "1":
    vi /var/cpanel/easy/apache/profile/_main.yaml
    Then, try converting to EA4 again to see if it succeeds. Thank you.
    0
  • cmonego
    Hello Michael, It worked! Can I ask one more question? After migrating from EasyApache to version 4, do I have to do something after running the script?
    0
  • cPanelMichael
    Can I ask one more question? After migrating from EasyApache to version 4, do I have to do something after running the script?

    Hello, No additional steps are required. Thanks!
    0
  • cmonego
    Hello,
    No additional steps are required.

    Ok. Thanks so much for the help Michael! []'s
    0

Please sign in to leave a comment.