dtlab08822 2017-09-16 12:42
浏览 36
已采纳

OSX Sierra - 如何安装PHP7并在终端中保留5.6作为默认值

short question - how to install php7.1 on OS X Sierra and keep 5.6 as default. I only want to run php 7.1 in terminal using php7 - and when using php the original 5.6 should be used ...

thanx in advance tom

  • 写回答

3条回答 默认 最新

  • dongyutan1703 2017-09-16 14:21
    关注

    There are a number of ways to achieve this. I would install PHPBrew, since that allows you install as many PHP versions as you want without touching the system's PHP version.

    I would also install Homebrew as it's likely there will be dependencies you need to resolve with specific extensions.

    Another option would be to install PHP7 via Homebrew and alias it to php7. Or you could compile it from source. However, if you plan on having one or more PHP versions readily available alongside the system version then PHPBrew is probably the most flexible option.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥170 如图所示配置eNSP
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效
  • ¥15 悬赏!微信开发者工具报错,求帮改
  • ¥20 wireshark抓不到vlan
  • ¥20 关于#stm32#的问题:需要指导自动酸碱滴定仪的原理图程序代码及仿真
  • ¥20 设计一款异域新娘的视频相亲软件需要哪些技术支持
  • ¥15 stata安慰剂检验作图但是真实值不出现在图上
  • ¥15 c程序不知道为什么得不到结果