Skip to content

Instantly share code, notes, and snippets.

@larryli
Created January 21, 2013 16:26
Show Gist options
  • Save larryli/4587210 to your computer and use it in GitHub Desktop.
Save larryli/4587210 to your computer and use it in GitHub Desktop.
fix brew php-mcrypt bug
brew cleanup
brew remove mcrypt
rm /usr/local/etc/php/5.3/conf.d/ext-mcrypt.ini
brew install mcrypt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment