Skip to content

Instantly share code, notes, and snippets.

@isa
Created June 21, 2012 00:11
Show Gist options
  • Save isa/2963073 to your computer and use it in GitHub Desktop.
Save isa/2963073 to your computer and use it in GitHub Desktop.
Install PEAR to OSX Lion
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
sudo pear upgrade-all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment