ID: 20629 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: IIS related Operating System: Windows 2000 PHP Version: 4.2.3 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2002-11-25 14:10:20] [EMAIL PROTECTED] $oPermChecker = new COM("MSWC.PermissionChecker"); $result = $oPermChecker->HasAccess("c:\boot.ini"); The above code generates the following error : Warning: Invoke() failed: Exception occurred. Source: MSWC.PermissionChecker.1 Description: No such interface supported in c:\inetpub\wwwroot\test.php on line 2 The same code under ASP works fine under the same IIS configuration. I have created a fresh install of Win2KSvr and PHP to test with all service packs. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20629&edit=1