php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12891 Can't install php
Submitted: 2001-08-22 07:32 UTC Modified: 2001-08-23 01:48 UTC
From: krupinski dot m at mfirma dot net Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.0.6 OS: REDHAT 7.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: krupinski dot m at mfirma dot net
New email:
PHP Version: OS:

 

 [2001-08-22 07:32 UTC] krupinski dot m at mfirma dot net
I can't open php from tar archive. Why ?
php4.0.5 works fine.
I downloaded last file from pl.php.net

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-22 10:30 UTC] sniper@php.net
There's nothing wrong with the tar.gz package.
Ask support on the mailing lists:

http://www.php.net/support.php

(and 'tar zxvf php-4.0.6.tar.gz' works just fine here..)

 [2001-08-23 01:48 UTC] krupinski dot m at mfirma dot net
> There's nothing wrong with the tar.gz package.
> Ask support on the mailing lists:
> 
> http://www.php.net/support.php
> 
> (and 'tar zxvf php-4.0.6.tar.gz' works just fine here..)

Look at it (especially at the end) :

[root@mfirma src]# tar zxvf php-4.0.6.tar.gz
php-4.0.6/
php-4.0.6/build/
php-4.0.6/build/bsd_makefile
php-4.0.6/build/build.mk
php-4.0.6/build/build2.mk
php-4.0.6/build/buildcheck.sh
php-4.0.6/build/dynlib.mk
php-4.0.6/build/fastgen.sh
php-4.0.6/build/genif.sh
php-4.0.6/build/library.mk
php-4.0.6/build/ltlib.mk
php-4.0.6/build/mkdep.awk
php-4.0.6/build/print_include.awk
php-4.0.6/build/program.mk
php-4.0.6/build/rules.mk
php-4.0.6/build/rules_common.mk
php-4.0.6/build/rules_pear.mk
php-4.0.6/build/shtool
php-4.0.6/build/sysv_makefile
php-4.0.6/CODING_STANDARDS
php-4.0.6/CREDITS
php-4.0.6/ltconfig
php-4.0.6/ChangeLog.1999.gz
php-4.0.6/ChangeLog.2000.gz
php-4.0.6/EXTENSIONS
php-4.0.6/INSTALL
php-4.0.6/LICENSE
php-4.0.6/Makefile.in
php-4.0.6/NEWS
php-4.0.6/README.CVS-RULES
php-4.0.6/README.EXT_SKEL
php-4.0.6/README.QNX
php-4.0.6/README.SELF-CONTAINED-EXTENSIONS
php-4.0.6/README.STREAMS
php-4.0.6/README.Zeus
php-4.0.6/RELEASE_PROCESS
php-4.0.6/TODO
php-4.0.6/TODO-4.1.txt
php-4.0.6/acconfig.h.in
php-4.0.6/acinclude.m4
php-4.0.6/apidoc-zend.txt
tar: Skipping to next header

gzip: stdin: invalid compressed data--crc error

gzip: stdin: invalid compressed data--length error
tar: 217 garbage bytes ignored at end of archive
tar: Child returned status 1
tar: Error exit delayed from previous errors
[root@mfirma src]#

I'm using 4 linux redhat servers and on all machines I get the same .

Marcin Krupinski

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 20:01:46 2025 UTC