php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10047 CRC Error while extracting from the downloaded archive
Submitted: 2001-03-28 23:41 UTC Modified: 2001-03-29 06:04 UTC
From: arvind at auminfotech dot com Assigned:
Status: Not a bug Package: Installation problem
PHP Version: 4.0.4pl1 OS: Linux RH 6.2
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: arvind at auminfotech dot com
New email:
PHP Version: OS:

 

 [2001-03-28 23:41 UTC] arvind at auminfotech dot com
I am new to PHP and want to install it on Linux (Redhat 6.2). I downloaded the php-4.0.4pl1.tar.gz from www.php.net. When I tried to unzip it using tar zxvf php-4.0.4pl1.tar.gz, I got an error saying : "invalid compressed data - crc error. Child returns status 1. Error exit delayed from previous error". It created some of the subdirectories before reporting the above error. 
I have tried downloading agin to make sure that the download is properly done. Also used another command to extract : gunzip -c php-4.0.4pl1.tar.gz | tar -xvf -

Thanx, 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-29 06:04 UTC] sniper@php.net
It's either your tar / gunzip that is broken or
there have been some problems during the transfer.

I downloaded the package myself (just before commenting to this bug report) and it works just fine.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC