


~/.profile alias -prefix -prefix -prefix -prefix source ~/.profile You can make aliases for versions below by adding this to:
#How to use veracrypt brew install install#
Alternatively in Terminal use brew info php or visit the Homebrew PHP formula pageīrew install php installs php 7.3 at the moment, versions below are keg-only These instructions for enabling PHP in Apache appear in stdout when you install php. The php.ini and php-fpm.ini file can be found in: /usr/local/etc/php/7.4/

To enable PHP in Apache add the following to nf and restart Apache: LoadModule php_module /usr/local/opt/php/lib/httpd/modules/libphp.soįinally, check DirectoryIndex includes index.php DirectoryIndex index.php index.html The contributors of the formula also provide the following instructions for enabling PHP in Apache: zshrc to use the new settings immediately $ brew install echo 'export > ~/.zshrc // add the alias to your path (issues you are using zsh, the default now for macOS) see comments output during installation "Official" approaches are more likely to give you a predictable, maintainable setup.) $ brew search php // since php can be installed by homebrew but be missing from your PATH, review the list of php versions available through homebrew a checkmark next to a version indicates one is installed (Avoid "special" ways of accomplishing your objective they are often problematic. The exact instructions reproduced here install php7.4. The contributors of the Homebrew php formula give the following instructions. According to the contributors of the Homebrew php formula.
