On CentOS its as simple as running the command "yum install php-mbstring" however when I run it on Cloud Linux I get
How can I install it on Cloud Linux?
Code:
root@cpanel [~]# yum install php-mbstring Loaded plugins: fastestmirror, rhnplugin Loading mirror speeds from cached hostfile * cloudlinux-x86_64-server-5: cl.banahosting.com Excluding Packages in global exclude list Finished Setting up Install Process No package php-mbstring available. Nothing to do
Comment