php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40330 Broken HTML Help file
Submitted: 2007-02-02 17:43 UTC Modified: 2007-02-05 18:54 UTC
From: fusionzero at gmail dot com Assigned: rquadling (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Windows XP
Private report: No CVE-ID: None
 [2007-02-02 17:43 UTC] fusionzero at gmail dot com
Description:
------------
php_manual_en.chm doesn't load anything. It gives the standard IE 404 page.

Expected result:
----------------
Documentation to show in php_manual_en.chm

Actual result:
--------------
IE 404 shows in php_manual_en.chm

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-02 17:45 UTC] bjori@php.net
Which mirror are you using?
 [2007-02-02 17:49 UTC] fusionzero at gmail dot com
I have tried the following mirrors, all produce the same problem
us2.php.net  	Hurricane Electric
www.php.net 	Yahoo! Inc.
ar.php.net  	BairesWeb.com
ar2.php.net 	XMundo Hosting Solutions
ca.php.net  	easyDNS
ca3.php.net 	egateDOMAINS
uk.php.net  	Kewlio.net Limited
uk2.php.net 	Camel Network
 [2007-02-02 18:19 UTC] bjori@php.net
bjori@lindsay tmp$ for i in us2 www ar ar2 ca ca3 uk uk; 
do fetch -o $i.chm 
http://php.net/get/php_manual_en.chm/from/$i.php.net/mirror 
&& md5 $i.chm; done
us2.chm                                       100% of 4970 
kB  113 kBps 00m00s
MD5 (us2.chm) = 60c672355cd0d227adb0646370bfc14a
www.chm                                       100% of 4970 
kB  343 kBps 00m00s
MD5 (www.chm) = 60c672355cd0d227adb0646370bfc14a
fetch: 
http://php.net/get/php_manual_en.chm/from/ar.php.net/mirror: 
No address record
ar2.chm                                       100% of 4970 
kB  154 kBps 00m00s
MD5 (ar2.chm) = 60c672355cd0d227adb0646370bfc14a
ca.chm                                        100% of 4970 
kB  190 kBps 00m00s
MD5 (ca.chm) = 60c672355cd0d227adb0646370bfc14a
ca3.chm                                       100% of 4970 
kB   43 kBps 00m00s
MD5 (ca3.chm) = 60c672355cd0d227adb0646370bfc14a
uk.chm                                        100% of 4970 
kB 1182 kBps
MD5 (uk.chm) = 60c672355cd0d227adb0646370bfc14a
uk.chm                                        100% of 4970 
kB 1200 kBps
MD5 (uk.chm) = 60c672355cd0d227adb0646370bfc14a

Can't reproduce this. Works on all of the mirrors you 
listed except from ar.php.net

 [2007-02-02 18:31 UTC] fusionzero at gmail dot com
I've confirmed the checksums also, but actually opening php_manual_en.chm on Windows does not show any documentation, just a standard IE 404.
 [2007-02-02 19:12 UTC] bjori@php.net
Reclassified as a documentation problem (I misunderstood 
it as website/mirror problem).

Assigning to the chm wiz.

 [2007-02-02 19:27 UTC] philip@php.net
Note: xchm on mac opens this file, but as a blank page.
 [2007-02-03 08:57 UTC] rquadling@php.net
I can confirm that the file is broken and I'll look into this on Monday. In the meantime, try the Extended CHM. This is the same manual but also includes the user notes.

You can download this other file from http://www.php.net/get/php_manual_chm.zip/from/a/mirror

This will be a ZIP file with several files in it. Unzip it all into a single location. Run the php_manual_prefs.exe to setup your options and then open the php_manual_en.chm.


 [2007-02-05 18:54 UTC] derick@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 22:01:31 2025 UTC