Skip to main content

Adding PHP 7.4 + Extensions Errors

Comments

5 comments

  • cPanelLauren
    That only shows the one for mbstring, did it install successfully or did it fail?
    0
  • frenziedfox
    It did it for a load more extensions when I actually installed PHP 7.4 too. It says it's installed fine, but I haven't tested it yet...
    0
  • cPanelLauren
    You can check for the package via the CLI: rpm -qa |grep mbstring
    I'm not aware of issues with the repo but if this behavior persists I would advise you to open a ticket so we can investigate further.
    0
  • frenziedfox
    Yes, it says all good! :cool: [QUOTE][root@vps ~]# rpm -qa |grep mbstring ea-php73-php-mbstring-7.3.17-1.1.1.cpanel.x86_64 ea-php74-php-mbstring-7.4.5-2.2.1.cpanel.x86_64 [root@vps ~]#
    0
  • cPanelLauren
    Awesome, definitely let us know if your run into this again though.
    0

Please sign in to leave a comment.