From:             [EMAIL PROTECTED]
Operating system: Linux RH 6.2
PHP version:      4.0.4pl1
PHP Bug Type:     *Install and Config
Bug description:  CRC Error while extracting from the downloaded archive

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, 


-- 
Edit Bug report at: http://bugs.php.net/?id=10047&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to