Created
August 17, 2012 14:12
-
-
Save nickpack/3378995 to your computer and use it in GitHub Desktop.
Mountain Lion Pear
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
sudo cp /private/etc/php.ini.default /private/etc/php.ini | |
sudo php /usr/lib/php/install-pear-nozlib.phar | |
pear config-set php_ini /private/etc/php.ini | |
pecl config-set php_ini /private/etc/php.ini |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment