Skip to main content

EA4 dso with ruid2 and multiphp

Comments

3 comments

  • cPanelMichael
    Hello, You can only use DSO as the handler for one version of PHP on your system. If you install more than one DSO package, you must uninstall all but one package, or else the handler will not function correctly. This is documented at: PHP Handlers - EasyApache 4 - cPanel Documentation As far as Mod_Ruid2 compatibility, it's advised that you only use Mod_Ruid2 with DSO. Thank you.
    0
  • Recifier
    Thanks Michael, I understand that restriction. However, it doesn't answer my question. For example, if I install php5.6 and its dso package but also have 5.5 and 5.4 available, can the latter two work with the 5.6's dso package? If not, is there another handler I should be using for 5.5/5.4 which will work well with ruid2?
    Are you saying that I cant use ruid2 if I want to use multiple php versions?
    0
  • cPanelMichael
    Are you saying that I cant use ruid2 if I want to use multiple php versions?

    You can not use Mod_Ruid2 combined with DSO with multiple PHP versions. While it's possible to use Mod_Ruid2 with another handler, it's generally not recommended due to compatibility issues. Additional documentation on Mod_Ruid2 is available at: Apache Module: ModRuid2 - EasyApache 4 - cPanel Documentation Thank you.
    0

Please sign in to leave a comment.