Php PECL安装失败的opcache

Php PECL安装失败的opcache,php,debian,pecl,Php,Debian,Pecl,我在安装zendopcache时遇到问题。当我跑步的时候 pecl install zendopcache-7.0.3 我得到以下信息: downloading zendopcache-7.0.3.tgz ... Starting to download zendopcache-7.0.3.tgz (Unknown size) ....done: 3,582 bytes Could not get contents of package "/tmp/pear/download/zendopca

我在安装zendopcache时遇到问题。当我跑步的时候

pecl install zendopcache-7.0.3
我得到以下信息:

downloading zendopcache-7.0.3.tgz ...
Starting to download zendopcache-7.0.3.tgz (Unknown size)
....done: 3,582 bytes
Could not get contents of package "/tmp/pear/download/zendopcache-7.0.3.tgz". Invalid tgz file.
Download of "pecl/zendopcache" succeeded, but it is not a valid package archive
Error: cannot download "pecl/zendopcache"
Download failed
install failed
我已经查找了类似的问题,并找到了一些关于在install命令中添加-Z的建议。这似乎只是将请求文件的名称从zendopcache-7.0.3.tgz更改为zendopcache-7.0.3.tar,但输出保持不变(是的,它仍然抱怨.tar不是有效的.tgz)

我正在用PHP5.4.4-14+deb7u14运行Debian7 Wheezy

我看到过类似问题的报道,但都没有有效的答案

有人能帮忙吗


谢谢

pecl&pear服务器似乎出现了临时问题。无所谓