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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: wangxinyi2 at hotmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu May 08 01:01:27 2025 UTC