Snippets tagged “homebrew”
4 snippets use this tag.
- How do you get php working on Mac OS X?PHP
To get PHP working on Mac OS X, you can follow these steps:
- How to install MySQLi on MacOSPHP
To install MySQLi on a Mac, you will first need to install the MySQL database server on your machine.
- How to use the php that brew installed?PHP
To use the PHP that Homebrew installed, you will first need to make sure that it is in your system's PATH.
- Update PHP to 7.4 macOS Catalina with brewPHP
To update PHP to version 7.4 on macOS Catalina using Homebrew, you can use the following steps: