Compile PHP failer on litespeed 5.016

#1
Trying to compile php5 with the compile php feture in admin panel and its failing

Code:
**LOG_DETAIL** retrieved from /usr/local/lsws/phpbuild/buildphp_1281008513.4.log
=============================================================
Preparing all source code for building PHP 5.2.14 with LSAPI
=============================================================
Thu Aug 5 12:41:53 BST 2010

Changing to build directory /usr/local/lsws/phpbuild
php-5.2.14.tar.gz already downloaded, use the saved copy.
Extracting PHP source archive: tar -zxf php-5.2.14.tar.gz

Retrieving LSAPI from [litespaceurl]/packages/lsapi/php-litespeed-5.4.tgz
2010-08-05 12:41:58 URL:[litespaceurl]/packages/lsapi/php-litespeed-5.4.tgz [27005/27005] -> "php-litespeed-5.4.tgz" [1]
Extracting LSAPI archive: tar -xzf php-litespeed-5.4.tgz

gzip: stdout: Broken pipe
tar: Child returned status 1
tar: Exiting with failure status due to previous errors
**ERROR** Could not extract LSAPI archive

Aprrently it fails to extract php-litespeed-5.4.tgz any one else know how to resolve please?
 
Top