Skip to content

Instantly share code, notes, and snippets.

@tg247
tg247 / info.sh
Last active November 15, 2017 16:33
Mac OS X High Sierra / PHP Apache httpd Config Node NPM
# https://getgrav.org/blog/macos-sierra-apache-multiple-php-versions
# https://robots.thoughtbot.com/starting-and-stopping-background-services-with-homebrew
# https://getgrav.org/blog/macos-sierra-apache-mysql-vhost-apc
# https://gist.github.com/rcugut/c7abd2a425bb65da3c61d8341cd4b02d
## brew install php
$ brew install php56 --with-httpd
$ brew unlink php56