php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9814 can't extract any files
Submitted: 2001-03-17 21:50 UTC Modified: 2001-04-19 09:26 UTC
From: wangxinyi2 at hotmail dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.4pl1 OS: redhat linux JP7.0
Private report: No CVE-ID: None
 [2001-03-17 21:50 UTC] wangxinyi2 at hotmail dot com
I downloaded this Ver php4.0.4pl1.tar.gz, but I can not
extract any files, because the error happened when I extract them.

1. tar xzvf php4.0.4pl1.tar.gz

   error: gzip: stdin: invalid compressed data--crc error
                stdin: invalid compressed data--length error

2. gunzip php4.0.4pl1.tar.gz

   error: gunzip: php4.0.4pl1.tar.gz:invalid  
                              compressed data--crc error

3. (1) winzip php4.0.4pl1.tar.gz
       result is ok. I got php4.0.4pl1.tar
   (2) tar xvf php4.0.4pl1.tar
       error is happened.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-18 18:22 UTC] sniper@php.net
What are the versions for tar and gunzip?
# gunzip --version
# tar --version


--Jani

 [2001-04-19 09:26 UTC] sniper@php.net
No feedback, and works just fine for me.


--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 04:01:38 2024 UTC