博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
PHP version manager
阅读量:5793 次
发布时间:2019-06-18

本文共 1632 字,大约阅读时间需要 5 分钟。

hot3.png

git主页:

依赖环境:

使用时报错查看:

[root@slave2 ~]# tail -F /root/.phpbrew/build/php-5.5.22/build.log
开始安装:[root@slave2 ~]# phpbrew install 5.5.22                            ===> phpbrew will now build 5.5.22You haven't set any variant. A default set of extensions will be installed for the minimum requirement:[bcmath, bz2, calendar, cli, ctype, dom, fileinfo, filter, ipc, json, mbregex, mbstring, mhash, pcntl, pcre, pdo, phar, posix, readline, sockets, tokenizer, xml, curl, zip, openssl]Please run 'phpbrew variants' for more information.===> Loading and resolving variants...Checking distribution checksum...Checksum matched: cd5a6321d71897dec26e29e795926669===> Distribution file was successfully extracted, skipping...Found existing build.log, renaming it to /root/.phpbrew/build/php-5.5.22/build.log.1427854142===> Configuring 5.5.22...Use tail command to see what's going on:   $ tail -F /root/.phpbrew/build/php-5.5.22/build.log===> Building...Build finished: 4.4 minutes.Installing...---> Creating php-fpm.conf---> Creating php.ini---> Copying /root/.phpbrew/build/php-5.5.22/php.ini-development ---> Found date.timezone is not set, patching...Initializing pear config...sh: pear: command not foundsh: pear: command not foundsh: pear: command not foundEnabling pear auto-discover...sh: pear: command not foundCongratulations! Now you have PHP with 5.5.22 as php-5.5.22To use the newly built PHP, try the line(s) below:    $ phpbrew use php-5.5.22Or you can use switch command to switch your default php to php-5.5.22:    $ phpbrew switch php-5.5.22Enjoy!

卸载:

phpbrew remove php-5.5.22

转载于:https://my.oschina.net/monkeyzhu/blog/394621

你可能感兴趣的文章
H3C-路由策略
查看>>
centos 修改字符界面分辨率
查看>>
LNMP之Mysql主从复制(四)
查看>>
阅读Spring源代码(1)
查看>>
grep 命令
查看>>
JS二维数组的声明和使用
查看>>
v$archive_gap dg dataguard 断档处理 scn恢复
查看>>
问责IT风险管理:CIO需关注两个重点
查看>>
Winform打包发布图解
查看>>
PDF文件怎么编辑,超简单的方法
查看>>
EasyUI基础入门之Easyloader(载入器)
查看>>
Uva 839 Not so Mobile
查看>>
30款超酷的HTTP 404页面未找到错误设计
查看>>
程序猿必备 MyEclipse2013-2014系列
查看>>
java中ArrayList 、LinkList区别
查看>>
Spring ’14 Wave Update: Installing Dynamics CRM on Tablets for Windows 8.1
查看>>
利用rand7()构造rand10()
查看>>
MySQL 备份与恢复
查看>>
吃午饭前,按书上的代码写会儿--Hunt the Wumpus第一个版本
查看>>
easyui中combobox的值改变onchang事件
查看>>