$ sudo apachectl start
$ sudo apachectl stop
$ sudo apachectl -k restart
PHP Switcher Script
$ curl -L https://gist.githubusercontent.com/rhukster/f4c04f1bf59e0b74e335ee5d186a98e2/raw > /usr/local/bin/sphp
$ chmod +x /usr/local/bin/sphp
$ echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Library/Apple/bin
check .zshrc export PATH=/usr/local/bin:/usr/local/sbin:$PATH
sphp 7.3
sphp 7.4