Skip to content

Instantly share code, notes, and snippets.

@saxenap
Created August 14, 2016 17:29
Show Gist options
  • Save saxenap/2414ec3ba6fe9fdde2a76e3507a9a297 to your computer and use it in GitHub Desktop.
Save saxenap/2414ec3ba6fe9fdde2a76e3507a9a297 to your computer and use it in GitHub Desktop.
php70
yum install php70 php70-devel php70-json php70-mbstring php70-mcrypt php70-mysqlnd php70-pdo php70-opcache php70-pecl-uuid php70-pecl-yaml
wget http://pear.php.net/go-pear.phar
php go-pear.phar
sed -i "$ s|\-n||g" /usr/bin/pecl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment