Home  >  Article  >  Backend Development  >  mac 用brew 装配php及其扩展

mac 用brew 装配php及其扩展

WBOY
WBOYOriginal
2016-06-13 12:53:49752browse

mac 用brew 安装php及其扩展

  1. curl -O curl -O https://raw.github.com/ampt/homebrew/php/Library/Formula/php.rb
  2. mv php.rb `brew --prefix`/Library/Formula

?

1、brew search php

2、brew options php

3、brew install mysql php --with-fpm --with-mysql

?

?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn