Installation de php-mbstring manquante sur RHEL 7 Linux

Installation de php-mbstring manquante sur RHEL 7 Linux

Le php-mbstring fait partie des packages en option du serveur de Redhat. Si vous avez une sous-direction actuelle, tout ce que vous avez à faire est d'activer ce référentiel en utilisant:

[root @ rhel7 ~] # abonnement-manager repos --enable = rhel-7-server-optional-rpms 

et utilisez Yum pour installer php-mbstring. Dans le cas où vous n'avez pas d'abonnement REDHAT actuel, vous pouvez installer php-mbstring directement à partir du référentiel du projet IUS:

[root @ rhel7 ~] # wget http: // dl.iuscommunity.org / pub / ius / stable / redhat / 7 / x86_64 / ius-release-1.0-13.ius.EL7.noarch.rpm [root @ rhel7 ~] # wget http: // dl.fedoraproject.org / pub / epel / 7 / x86_64 / e / epel-lilease-7-2.noarch.rpm [root @ rhel7 ~] # rpm -UVH * release *.RPM 


Maintenant, exécutez simplement Miam commande pour installer php-mbstring:

[root @ rhel7 ~] # yum installer php-mbstring installé: php56u-mbstring.x86_64 0: 5.6.0-2.ius.Dépendance EL7 installée: PHP56U-CLI.x86_64 0: 5.6.0-2.ius.EL7 PHP56U-COMMON.x86_64 0: 5.6.0-2.ius.EL7 PHP56U-PEAR.Noarch 1: 1.9.4-21.ius.EL7 PHP56U-PECL-JSONC.x86_64 0: 1.3.6-2.ius.EL7 PHP56U-Process.x86_64 0: 5.6.0-2.ius.EL7 PHP56U-XML.x86_64 0: 5.6.0-2.ius.el7 complet! 


Redémarrage httpd:

[root @ rhel7 html] # service httpd redémarrer rediriger vers / bin / systemctl redémarrer httpd.service 

Si vous avez déjà eu PHP installé sur votre serveur, vous pouvez obtenir un Erreur de vérification des transactions. Dans ce cas, nous devons remplacer une pile PHP entière:

[root @ rhel7 ~] # wget http: // dl.iuscommunity.org / pub / ius / stable / redhat / 7 / x86_64 / yum-plugin-replace-0.2.7-1.ius.EL7.noarch.RPM 

Installez le package de remplacement de Yum:

[root @ rhel7 ~] # rpm -i yum-plugin-replace-0.2.7-1.ius.EL7.noarch.RPM 

et remplacer la pile PHP entière:

[root @ rhel7 ~] # yum remplacer php --replace-avec php56u 

Tutoriels Linux connexes:

  • Choses à installer sur Ubuntu 20.04
  • Choses à installer sur Ubuntu 22.04
  • Choses à faire après l'installation d'Ubuntu 20.04 Focal Fossa Linux
  • Choses à faire après l'installation d'Ubuntu 22.04 Jammy Jellyfish…
  • Téléchargement du fichier WGET sur Linux
  • Comment installer VSCODE open-source sans télémétrie sur Linux
  • Installez Arch Linux dans VMware Workstation
  • Ubuntu 20.04 Hadoop
  • Installation OpenLitesPeed sur Linux
  • Ubuntu 20.04 Guide