我正在尝试在 whm 中安装 imagemagick 和 imagick 模块。我安装了 imagemagick 没有任何问题,但是通过 whm 安装 imagick 时,我收到以下错误:
downloading imagick-3.0.1.tgz ...
Starting to download imagick-3.0.1.tgz (Unknown size)
....done: 3,582 bytes
Could not get contents of package "/root/tmp/pear/cache/imagick-3.0.1.tgz". Invalid tgz file.
Download of "pecl/imagick" succeeded, but it is not a valid package archive
Error: cannot download "pecl/imagick"
Download failed
install failed
The imagick.so object is not in /usr/local/lib/php/extensions/no-debug-non-zts-20090626
有人可以帮忙吗?