Created
April 23, 2020 17:47
-
-
Save quacos/d9eecad020981952ccc9e2dc30d4b0c6 to your computer and use it in GitHub Desktop.
Downgrade php on CentOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| yum downgrade php php-cli php-common php-soap php-pecl-zip php-process php-gmp php-pdo php-ldap php-pecl-mcrypt php-json php-mbstring php-pspell php-mysqlnd php-gd php-imap php-intl php-bcmath php-xml php-sodium php-tidy php-xmlrpc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment