Announcement

Collapse
No announcement yet.

How to install php mbstring extension?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to install php mbstring extension?

    On CentOS its as simple as running the command "yum install php-mbstring" however when I run it on Cloud Linux I get

    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
    How can I install it on Cloud Linux?

  • #2
    Hello,
    we have php-mbstring rpm, but if you installed cpanel it adds php* to exclude= line in your /etc/yum.conf. Please use cpanel to configure your php.

    Comment

    Working...
    X