• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

jschaedl/sphp-osx: Easily switch Homebrew PHP versions on OSX.

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

jschaedl/sphp-osx

开源软件地址:

https://github.com/jschaedl/sphp-osx

开源编程语言:

Shell 100.0%

开源软件介绍:

PHP version switcher for OSX

If you're on OSX with PHP installed via Brew, you may be looking for an easy way to switch between PHP versions (5.6, 7.0, 7.1, 7.2 etc). Well, this package is it.

Installation:

git clone [email protected]:jschaedl/sphp-osx.git

Add /usr/local/bin to your $PATH. If you use the Bash shell, you can do this by running this command:

echo 'export PATH="/usr/local/bin:$PATH"' >> $HOME/.bashrc

You may need to restart your shell for this to take effect.

Usage:

./sphp-osx/sphp 5.6
./sphp-osx/sphp 7.0
./sphp-osx/sphp 7.1
./sphp-osx/sphp 7.2
./sphp-osx/sphp 7.3
./sphp-osx/sphp 8.0

Troubleshooting

PHP doesn't work anymore when I switch versions in Bash

Bash has an executable path cache. It saves the paths of executables it has previously run. If Brew changes the path to the php executable, you may encounter this error. You have 2 options:

  • Add set +h in your ~/.bashrc or ~/.profile file. This will disable the executable path cache in Bash. However, this might slow down your Bash.
  • After you use sphp, enter the command hash -r in your shell. This will clear the executable path cache only once.

Contributors




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
Homebrew/homebrew-command-not-found: 发布时间:2022-06-14
下一篇:
devnoname120/vhbb: Browse, download, and launch Vita homebrews!发布时间:2022-06-14
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap