Hi I am trying to install APC via pecl in mediatemple DV server, but i am getting this error. Can someone help?
[root@klph-jyj2 ~]# mkdir -p /root/chroot /root/tmp
[root@klph-jyj2 ~]# mount --bind / /root/chroot
[root@klph-jyj2 ~]# mount --bind /root/tmp /root/chroot/tmp
[root@klph-jyj2 ~]# chroot /root/chroot
[root@klph-jyj2 /]# pecl install apc
downloading APC-3.1.13.tgz ...
Starting to download APC-3.1.13.tgz (Unknown size)
....done: 3,582 bytes
Could not get contents of package "/tmp/pear/download/APC-3.1.13.tgz". Invalid tgz file.
Download of "pecl/apc" succeeded, but it is not a valid package archive
Error: cannot download "pecl/APC"
Download failed
install failed
install failed