Question: Mbstring Php Extension Missing Issue

Mbstring Php Extension Missing Issue

Hello. how can I enable this on my server. we use in Webmin / Virtualmin Centos 8 server. Please support how to do it. we can't know how to enable this. can you provide da cmd command or set

TP

Thizzi POS

Asked
Hello. how can I enable this on my server. we use in Webmin / Virtualmin Centos 8 server.
Please support how to do it. we can't know how to enable this. can you provide da cmd command or setup steps.
Thank you.
  • MS

    Mian Saleem

    Answered
    Hello,

    I am not server admin and has very limited knowledge of server administration. As I know you can installed php extension as

    ```
    yum install php-mbstring
    ```

    If you have more that 1 php version then `yum install php74-mbstring` For more info, please check with your server admin or search on google should be helpful.

    Thank you
  • TP

    Thizzi POS

    Answered
    Thank you
  • Login to Reply