|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2002-03-18 07:31 UTC] ruben_almeida at hotmail dot com
In the french version, the "chmod" gives an "page cannot be displayed" because it looks for the : "res://C:\WINDOWS\SYSTEM\SHDOCLC.DLL/dnserror.htm#file://H:\phpdoc\fr\function.chmod.html" page. The link is not resolved. Ruben PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Nov 11 22:00:01 2025 UTC |
Well, I explain again enterely the bug : - in the french (& english too) documentation, in "chm" format (last release 18 march 2002) - when I access to the "chmod" function by the menu : "Content"->"Index functions"("Function reference")->"File system functions" - I obtain the error : "The page cannot be displayed" - reason : it looks for the "res://C:\WINDOWS\SYSTEM\SHDOCLC.DLL/dnserror.htm#file://H:\phpdoc\fr\fu nction.chmod.html" page It's only an unresolved link during the compilation of the chm file. The only way to resolve it, is to remake the file. Ruben