【发布时间】:2016-08-07 22:22:24
【问题描述】:
root@host [~]# yum install php56w php56w-opcache
Loaded plugins: fastestmirror, replace
Loading mirror speeds from cached hostfile
* base: denver.gaminghost.co
* epel: fedora-epel.mirror.lstn.net
* extras: chicago.gaminghost.co
* updates: centos.vwtonline.net
* webtatic: us-east.repo.webtatic.com
No package php56w available.
No package php56w-opcache available.
Error: Nothing to do
这也是我尝试安装 php 5.6 时得到的结果 - 我无法安装 PHP mbstring 扩展。
我能做什么?
顺便说一句,这是 debian 8
【问题讨论】:
-
在 Debian 中你应该使用
aptitude来安装软件包。 -
如果你说它是 Debian 8,你为什么要标记这个 CentOS7?此外,yum 实际上是在 CentOS7 上使用的,这使得这更加令人困惑。请整理一下您的问题,目前还不清楚。