我正在全新安装 Ubuntu 14.04 LTS,但由于错误无法安装 firephp:
#pear install firephp/FirePHPCore
downloading FirePHPCore-0.3.2.tgz ...
Starting to download FirePHPCore-0.3.2.tgz (25,019 bytes)
.........done: 25,019 bytes
could not extract the package.xml file from "/build/buildd/php5-5.5.9+dfsg/pear-build-download/FirePHPCore-0.3.2.tgz"
Download of "firephp/FirePHPCore" succeeded, but it is not a valid package archive
Error: cannot download "firephp/FirePHPCore"
Download failed
install failed
我已经以相同的方式在其他几台服务器上安装了它,没有任何问题,但它们都在运行 Ubuntu 12 或更早版本。
关于如何使它工作的任何建议?