Adding PHP 7.4 + Extensions Errors
Hi,
I'm getting loads of Error 404s when I add extensions to 7.4:
Is that anything I should worry about?
Thanks,
Alex
-
That only shows the one for mbstring, did it install successfully or did it fail? 0 -
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 -
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 -
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 -
Awesome, definitely let us know if your run into this again though. 0
Please sign in to leave a comment.
Comments
5 comments