Hi, i am installing PHP 5, downloaded "php-5.0.4.tar.gz" to my root folder (os is linux redhat 9.0) from php.net site..
i want to unzip above file and install php 5 ..so executed command "gunzip php-5.0.4.tar.gz" ..it is throwing below error ..
gunzip: php-5.0.4.tar.gz: invalid compressed data--crc error
gunzip: php-5.0.4.tar.gz: invalid compressed data--length error
how to resolve this problem ..