: gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive

libmcrypt-2.5.7      mysql-5.1.57.tar.gz
[root@osg work]# tar -zvxf  php-5.3.10.tar.gz

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
[root@osg work]#

 

 

 

 

centos6.2  解压php出现错误

 

 

有时用tar解压.错误如下:
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
原因:该源码包在下载过程中被破坏.
换个地址下载(有可能在另一个地址下载也不行,可能他们都是同一个源地址,建议多换几个)


下载php
       http://cn.php.net/distributions/php-5.3.10.tar.gz

你可能感兴趣的:(PHP,centos,File,archive)