将php 5.6.3升级到5.6.4或更高版本(分支5.6) [英] upgrading php 5.6.3 to 5.6.4 or higher (branch 5.6)

查看:343
本文介绍了将php 5.6.3升级到5.6.4或更高版本(分支5.6)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个安装了php 5.6.3的Centos 7。

I have a Centos 7, with a php 5.6.3 installed on it.

php -v
PHP 5.6.30 (cli) (built: Jan 19 2017 07:08:58)

现在我想要安装一个需要最低PHP版本5.6.4的开源项目。

Now I want to install an open source project that requires minimum php version 5.6.4.

(*) PHP 5.6.0 - 5.6.3 are not compatible caused by a session bug

我该如何升级?
我尝试了很多与Google一起使用的方法,但是都没有用。例如:
https://www.centos.org/forums /viewtopic.php?t=52586
当然,我有最新的(我认为)存储库:

How can I do the upgrade? I tried many howto's found with google, but none of them work. For example: https://www.centos.org/forums/viewtopic.php?t=52586 Of course I have the latest (I think) repos:


软件包webtatic-release-7-3.noarch已安装

package webtatic-release-7-3.noarch is already installed

软件包epel-release-7-9.noarch已安装并最新版本

package epel-release-7-9.noarch already installed and latest version

我运行时

yum update php

我得到:

...
Package(s) php available, but not installed.
No packages marked for update

或:

yum -y upgrade php*

I获取:

Loaded plugins: fastestmirror, replace
Loading mirror speeds from cached hostfile
 * base: mirrors.hostingfuze.net
 * extras: centos.mirrors.telekom.ro
 * ius: ftp.astral.ro
 * remi-safe: mirrors.neterra.net
 * updates: centos.mirrors.telekom.ro
No packages marked for update

所以基本上我的问题是是:如何在已经有PHP 5.6.3的系统上安装PHP 5.6.4或更高版本

So basically my question is: how can I install the PHP 5.6.4 or higher on my system that already has PHP 5.6.3

推荐答案

更改日志,5.6.30 (截止到今天)是5.6分支的最新版本,即5.6.4于2014年12月发布。

As seen in the changelog, 5.6.30 is (as of today) the newest version of the 5.6 branch, 5.6.4 came out December 2014.

这篇关于将php 5.6.3升级到5.6.4或更高版本(分支5.6)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆