Created
August 14, 2016 17:29
-
-
Save saxenap/2414ec3ba6fe9fdde2a76e3507a9a297 to your computer and use it in GitHub Desktop.
php70
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
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