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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 09:01:33 2024 UTC