Hello
I want to enable mbstring on php7.4 and called the following command which indicates that it is enabled
result:
But in PHP info indicates that it is disabled
It should be noted that its option is enabled in the PHP Selector
I need help to enable this feature
Thank you
Kind regards
I want to enable mbstring on php7.4 and called the following command which indicates that it is enabled
Code:
rpm -qa |grep mbstring
Code:
jetphp73-mbstring-7.3.14.2-5.x86_64
ea-php73-php-mbstring-7.3.33-3.el7.cloudlinux.x86_64
ea-php74-php-mbstring-7.4.27-5.el7.cloudlinux.x86_64
alt-php-internal-mbstring-7.4.22-2.el7.x86_64
alt-php81-mbstring-8.1.3-1.el7.x86_64
alt-php80-mbstring-8.0.16-1.el7.x86_64
alt-php73-mbstring-7.3.33-4.el7.x86_64
It should be noted that its option is enabled in the PHP Selector
I need help to enable this feature
Thank you
Kind regards
Last edited by a moderator: