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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
37 - 33 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Apr 25 05:01:33 2024 UTC