mac brew 安装 php56,MAC用brew安装php5.6发生的问题

我按照网上一片文档来安装php5.6

文档这么写的

brew install php56 \

--without-snmp \

--without-apache \

--with-debug \

--with-fpm \

--with-intl \

--with-homebrew-curl \

--with-homebrew-libxslt \

--with-homebrew-openssl \

--with-imap \

--with-mysql \

--with-tidy

由于OSX已经自带了PHP环境,因此需要修改系统路径,优先运行brew安装的版本,在~/.bashrc里加入:

export PATH="/usr/local/bin:/usr/local/sbin:$PATH"

如果要安装新的php扩展,可以直接安装而不用每次重新编译php,所有的扩展可以通过

brew install php56-gearman php56-msgpack php56-memcache php56-memcached php56-mongo php56-phalcon php56-redis php56-xdebug

最后我安装完成后遇到了个问题 php -v

Module compiled with build ID=API20131226,NTS

PHP compiled with build ID=API20131226,NTS,debug

These options need to match

in Unknown on line 0

PHP Warning: PHP Startup: phalcon: Unable to initialize module

Module compiled with build ID=API20131226,NTS

PHP compiled with build ID=API20131226,NTS,debug

These options need to match

in Unknown on line 0

Warning: PHP Startup: phalcon: Unable to initialize module

Module compiled with build ID=API20131226,NTS

PHP compiled with build ID=API20131226,NTS,debug

These options need to match

in Unknown on line 0

PHP Warning: PHP Startup: redis: Unable to initialize module

Module compiled with build ID=API20131226,NTS

PHP compiled with build ID=API20131226,NTS,debug

These options need to match

in Unknown on line 0

Warning: PHP Startup: redis: Unable to initialize module

Module compiled with build ID=API20131226,NTS

PHP compiled with build ID=API20131226,NTS,debug

These options need to match

in Unknown on line 0

PHP Warning: PHP Startup: swoole: Unable to initialize module

Module compiled with build ID=API20131226,NTS

PHP compiled with build ID=API20131226,NTS,debug

These options need to match

in Unknown on line 0

Warning: PHP Startup: swoole: Unable to initialize module

Module compiled with build ID=API20131226,NTS

PHP compiled with build ID=API20131226,NTS,debug

These options need to match

in Unknown on line 0

PHP 5.6.29 (cli) (built: Mar 10 2017 01:58:37) (DEBUG)

Copyright (c) 1997-2016 The PHP Group

Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies

➜ ~

Session Restored

求教大神给解决一下。 头痛啊

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值