PHP开发 php-cgi not found

来源:互联网 发布:看图王软件下载 编辑:程序博客网 时间:2024/05/21 17:19

如果安装了xcode,那么推荐使用brew来安装php。

打开终端输入:

brew tap homebrew/homebrew-php

然后在输入:

 brew install php55 --with-cgi
原创粉丝点击