php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56067 Web-Link: PEAR documentation download problem
Submitted: 2004-05-19 10:38 UTC Modified: 2004-05-19 21:58 UTC
From: PWhittney at net dot bacconsulting dot com Assigned:
Status: Duplicate Package: PECL website (PECL)
PHP Version: Irrelevant OS: N/A
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: PWhittney at net dot bacconsulting dot com
New email:
PHP Version: OS:

 

 [2004-05-19 10:38 UTC] PWhittney at net dot bacconsulting dot com
Description:
------------
problems downloading the PEAR documentation via the link: http://pear.php.net/distributions/manual/pear_manual_en.tar.gz

Linked from the page:
http://pear.php.net/manual/index.php
As
[Many HTML Files]

It downloads to a tar.gz file, and decompresses, but contains nothing. The whole file is 20 Bytes.

Same issue with 
http://pear.php.net/distributions/manual/pear_manual_en.tar.bz2

The zip file works correctly
http://pear.php.net/distributions/manual/pear_manual_en.zip



Reproduce code:
---------------
N/A

Expected result:
----------------
N/A

Actual result:
--------------
Binary representation of file downloaded:

> xxd pear_manual_en.tar.gz
0000000: 1f8b 0800 574e a740 0203 0300 0000 0000  ....WN.@........
0000010: 0000 0000                                ....



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-19 21:58 UTC] danielc at analysisandsolutions dot com
See http://pear.php.net/bugs/bug.php?id=1393
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 13:01:31 2024 UTC