Skip to content

Instantly share code, notes, and snippets.

@jeroenbourgois
Created February 9, 2018 15:43
Show Gist options
  • Save jeroenbourgois/cccb60b97efa72247be7b03a067dfc24 to your computer and use it in GitHub Desktop.
Save jeroenbourgois/cccb60b97efa72247be7b03a067dfc24 to your computer and use it in GitHub Desktop.
Fix Apache/PHP ThreadSafe!
brew reinstall --with-openssl --with-libssh2 curl openssl
brew uninstall --ignore-dependencies php71 php71-intl php71-ast php71-mcrypt
brew install --force --with-httpd php72 php72-ast php72-intl --with-homebrew-curl --with-homebrew-libxslt --without-snmp --build-from-source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment