php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #45274 Documentation index.html file not exists in tar.gz, English Documentation
Submitted: 2008-06-15 06:16 UTC Modified: 2008-06-15 07:44 UTC
From: toni dot munthi at gmail dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: Windows XP
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: toni dot munthi at gmail dot com
New email:
PHP Version: OS:

 

 [2008-06-15 06:16 UTC] toni dot munthi at gmail dot com
Description:
------------
index.html file not exists for php manual released at 13 jun 2008


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-06-15 06:50 UTC] philip@php.net
Please be more specific. This file exists online and within the en/ "many files" download, so please explain where index.html is missing.
 [2008-06-15 07:12 UTC] toni dot munthi at gmail dot com
Documentation index.html file not exists in file tar.gz, release date 13 Jun 2008 English Documentation
 [2008-06-15 07:21 UTC] philip@php.net
Please provide a link. For example, the following worked fine for me:

http://us3.php.net/get/php_manual_en.tar.gz/from/a/mirror
 [2008-06-15 07:26 UTC] toni dot munthi at gmail dot com
i download from this link:
http://id2.php.net/get/php_manual_en.tar.gz/from/a/mirror

and download from mirror au.php.net, au2.php.net, id2.php.net
 [2008-06-15 07:44 UTC] philip@php.net
Not sure what to say... I see it there. It looks fine too.

mkdir tmp
cd tmp
wget http://id2.php.net/get/php_manual_en.tar.gz/from/this/mirror
tar xfvz php_manual_en.tar.gz
cd html
ls |grep 'index.html'
...
index.html
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 05:00:01 2026 UTC