Skip to content

Instantly share code, notes, and snippets.

@trthanhbk
Last active November 18, 2017 04:19
Show Gist options
  • Save trthanhbk/478db0477d6cac1115ea0b266ac650ac to your computer and use it in GitHub Desktop.
Save trthanhbk/478db0477d6cac1115ea0b266ac650ac to your computer and use it in GitHub Desktop.
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