Max OS
After checking for gzgets in -lz... yes
checking whether to enable bc style precision math functions... yes
checking for BZip2 support... yes
checking for BZip2 indefault path... notfound
configure: error: Please reinstall the BZip2 distribution
READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/josegonzalez/homebrew-php/issues is installed, php5.so is located at
LoadModule php5_module /usr/local/Cellar/php56/5.6.9/libexec/apache2/libphp5.so
Restart, sudo apachectl restart (can solve the problem of missing freetype when yii2 installation prompts)
The above introduces the solution to the brew install php55 error BZip2 not found, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.