mac安装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


首先安装依赖扩展:curl,libpng,freetype,gettext,h等。

==> Installing php56 from homebrew/homebrew-php

==> Installing dependencies for php56: curl, libpng, freetype, gettext, h

==> Installing php56 dependency: curl

==> Downloading https://homebrew.bintray.com/bottles/curl-7.41.0_1.yosemite.bott

######################################################################## 100.0%

==> Pouring curl-7.41.0_1.yosemite.bottle.tar.gz

==> Caveats

This formula is keg-only, which means it was not symlinked into /usr/local.


Mac OS X already provides this software and installing another version in

parallel can cause all kinds of trouble.


Generally there are no consequences of this for you. If you build your

own software and it requires this formula, you'll need to add to your

build variables:


    LDFLAGS:  -L/usr/local/opt/curl/lib

    CPPFLAGS: -I/usr/local/opt/curl/include


==> Summary

��  /usr/local/Cellar/curl/7.41.0_1: 301 files, 2.9M

==> Installing php56 dependency: libpng

==> Downloading https://homebrew.bintray.com/bottles/libpng-1.6.16.yosemite.bott

######################################################################## 100.0%

==> Pouring libpng-1.6.16.yosemite.bottle.tar.gz

��  /usr/local/Cellar/libpng/1.6.16: 17 files, 1.3M

==> Installing php56 dependency: freetype

==> Downloading https://homebrew.bintray.com/bottles/freetype-2.5.5.yosemite.bottle.tar.gz

######################################################################## 100.0%

==> Pouring freetype-2.5.5.yosemite.bottle.tar.gz

��  /usr/local/Cellar/freetype/2.5.5: 60 files, 2.6M

==> Installing php56 dependency: gettext

==> Downloading https://homebrew.bintray.com/bottles/gettext-0.19.4.yosemite.bottle.tar.gz

######################################################################## 100.0%

==> Pouring gettext-0.19.4.yosemite.bottle.tar.gz

==> Caveats

This formula is keg-only, which means it was not symlinked into /usr/local.


Mac OS X provides similar software, and installing this software in

parallel can cause all kinds of trouble.


OS X provides the BSD gettext library and some software gets confused if both are in the library path.


Generally there are no consequences of this for you. If you build your

own software and it requires this formula, you'll need to add to your

build variables:


    LDFLAGS:  -L/usr/local/opt/gettext/lib

    CPPFLAGS: -I/usr/local/opt/gettext/include


==> Summary

��  /usr/local/Cellar/gettext/0.19.4: 1920 files, 21M

==> Installing php56 dependency: homebrew/dupes/tidy

==> Downloading https://homebrew.bintray.com/bottles-dupes/tidy-20090325.yosemite.bottle.tar.gz

######################################################################## 100.0%

==> Pouring tidy-20090325.yosemite.bottle.tar.gz

��  /usr/local/Cellar/tidy/20090325: 10 files, 940K

==> Installing php56 dependency: homebrew/dupes/zlib

==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/dupes/zlib-1.2.8.yosemite.bottle.tar.gz

######################################################################## 100.0%

==> Pouring zlib-1.2.8.yosemite.bottle.tar.gz

==> Caveats

This formula is keg-only, which means it was not symlinked into /usr/local.


Mac OS X already provides this software and installing another version in

parallel can cause all kinds of trouble.


Generally there are no consequences of this for you. If you build your

own software and it requires this formula, you'll need to add to your

build variables:


    LDFLAGS:  -L/usr/local/opt/zlib/lib

    CPPFLAGS: -I/usr/local/opt/zlib/include


==> Summary

��  /usr/local/Cellar/zlib/1.2.8: 9 files, 392K

==> Installing php56 dependency: icu4c

==> Downloading https://homebrew.bintray.com/bottles/icu4c-54.1.yosemite.bottle.1.tar.gz

######################################################################## 100.0%

==> Pouring icu4c-54.1.yosemite.bottle.1.tar.gz

==> Caveats

This formula is keg-only, which means it was not symlinked into /usr/local.


Mac OS X already provides this software and installing another version in

parallel can cause all kinds of trouble.


OS X provides libicucore.dylib (but nothing else).


Generally there are no consequences of this for you. If you build your

own software and it requires this formula, you'll need to add to your

build variables:


    LDFLAGS:  -L/usr/local/opt/icu4c/lib

    CPPFLAGS: -I/usr/local/opt/icu4c/include


==> Summary

��  /usr/local/Cellar/icu4c/54.1: 242 files, 65M

==> Installing php56 dependency: imap-uw

==> Downloading https://homebrew.bintray.com/bottles/imap-uw-2007f.yosemite.bott

######################################################################## 100.0%

==> Pouring imap-uw-2007f.yosemite.bottle.tar.gz

��  /usr/local/Cellar/imap-uw/2007f: 150 files, 9.5M

==> Installing php56 dependency: jpeg

==> Downloading https://homebrew.bintray.com/bottles/jpeg-8d.yosemite.bottle.2.t

######################################################################## 100.0%

==> Pouring jpeg-8d.yosemite.bottle.2.tar.gz

��  /usr/local/Cellar/jpeg/8d: 18 files, 776K

==> Installing php56 dependency: unixodbc

==> Downloading https://homebrew.bintray.com/bottles/unixodbc-2.3.2_1.yosemite.b

######################################################################## 100.0%

==> Pouring unixodbc-2.3.2_1.yosemite.bottle.1.tar.gz

��  /usr/local/Cellar/unixodbc/2.3.2_1: 31 files, 1.0M

==> Installing php56

==> Downloading https://www.php.net/get/php-5.6.7.tar.bz2/from/this/mirror

###########################                                               37.9%

curl: (56) SSLRead() return error -9806

Error: Failed to download resource "php56"

Download failed: https://www.php.net/get/php-5.6.7.tar.bz2/from/this/mirror

localhost:~ zhoujunwen$ brew install php56

==> Installing php56 from homebrew/homebrew-php

==> Downloading https://homebrew.bintray.com/bottles-php/php56-5.6.7.yosemite.bo

######################################################################## 100.0%

==> Pouring php56-5.6.7.yosemite.bottle.tar.gz

==> Caveats

To enable PHP in Apache add the following to httpd.conf and restart Apache:

    LoadModule php5_module    /usr/local/opt/php56/libexec/apache2/libphp5.so


The php.ini file can be found in:

    /usr/local/etc/php/5.6/php.ini


✩✩✩✩ PEAR ✩✩✩✩


If PEAR complains about permissions, 'fix' the default PEAR permissions and config:

    chmod -R ug+w /usr/local/Cellar/php56/5.6.7/lib/php

    pear config-set php_ini /usr/local/etc/php/5.6/php.ini system


✩✩✩✩ Extensions ✩✩✩✩


If you are having issues with custom extension compiling, ensure that

you are using the brew version, by placing /usr/local/bin before /usr/sbin in your PATH:


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


PHP56 Extensions will always be compiled against this PHP. Please install them

using --without-homebrew-php to enable compiling against system PHP.


✩✩✩✩ PHP CLI ✩✩✩✩


If you wish to swap the PHP you use on the command line, you should add the following to ~/.bashrc,

~/.zshrc, ~/.profile or your shell's equivalent configuration file:


      export PATH="$(brew --prefix homebrew/php/php56)/bin:$PATH"


✩✩✩✩ FPM ✩✩✩✩


To launch php-fpm on startup:

    mkdir -p ~/Library/LaunchAgents

    cp /usr/local/opt/php56/homebrew.mxcl.php56.plist ~/Library/LaunchAgents/

    launchctl load -w ~/Library/LaunchAgents/homebrew.mxcl.php56.plist


The control script is located at /usr/local/opt/php56/sbin/php56-fpm


OS X 10.8 and newer come with php-fpm pre-installed, to ensure you are using the brew version you need to make sure /usr/local/sbin is before /usr/sbin in your PATH:


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


You may also need to edit the plist to use the correct "UserName".


Please note that the plist was called 'homebrew-php.josegonzalez.php56.plist' in old versions

of this formula.


To have launchd start php56 at login:

    ln -sfv /usr/local/opt/php56/*.plist ~/Library/LaunchAgents

Then to load php56 now:

    launchctl load ~/Library/LaunchAgents/homebrew.mxcl.php56.plist

==> Summary

��  /usr/local/Cellar/php56/5.6.7: 500 files, 51M



  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

Joyven2015

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值