|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2004-11-08 05:50 UTC] john_taylor2 at optusnet dot com dot au
Description: ------------ I tried to use the php_manual_chm_12.zip file on my Windows XP SP2 machine. I unzipped then when clicking on Language Reference under Contents I get: Internet Explorer Script Error An error has occurred in the script on this page. Line: 6 Char: 19 Error: Permission denied Code: 0 URL: mk:@MSITStore:C:\php_manual_chm_12\php_manual_notes.chm::/langref.html Do you want to continue running scripts on this page Yes No NB This works fine for say Getting Started. Things I noticed/references when trying to fix the problem http://www.mcpmag.com/columns/print.asp?EditorialsID=716 "...Older help files (IE 3.0) use a protocol called mk:@MSITStore. This protocol hasn?t been given the same kind of exhaustive security scrutiny as MS-ITS and is blocked by default in XP SP2...." I also note the following registry key exists: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_DISABLE_MK_PROTOCOL Am I doing something silly or is "mk" an old protocol vs ms-its and Microsoft is making things difficult under MS XP SP2?! PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 12 08:00:02 2025 UTC |
Just for reference: There is following code on the position with error: "if(parent.nbuff) {parent.displayNotes()}". There are no user notes in Getting Started.