TP
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.
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.
Attachments
- MSAnsweredHello,
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 - TPAnsweredThank you
- Login to Reply