Mac - PHP

mac

How did I install PHP onto my MacBook?

brew tap homebrew/php
brew install -v php55 --homebrew-apxs --with-apache

When PHP is installed using Homebrew, the /usr/local

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License