Last active
November 18, 2017 04:19
-
-
Save trthanhbk/478db0477d6cac1115ea0b266ac650ac to your computer and use it in GitHub Desktop.
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
cd ~ | |
curl 'https://setup.ius.io/' -o setup-ius.sh | |
bash setup-ius.sh | |
yum remove -y php-cli mod_php php-common | |
yum install -y mod_php71u php71u-cli php71u-mysqlnd php71u-xml php71u-mbstring php71u-mcrypt php71u-json php71u-gd php71u-pecl-imagick |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment