我尝试为 php 安装 json 扩展。使用 pecl 我得到以下错误:
# pecl install json
downloading json-1.2.1.tgz ...
Starting to download json-1.2.1.tgz (-1 bytes)
....done: 3,585 bytes
Could not get contents of package "/tmp/tmpSdh32B/json-1.2.1.tgz". Invalid tgz file.
Download of "pecl/json" succeeded, but it is not a valid package archive
Error: cannot download "pear/json"
我在网上搜寻可能的解决方案,但没有成功。提前感谢任何指针。
最好的,安德烈