ID: 7845 Comment by: hermeri at bellsouth dot net Reported By: admin at inetghost dot com Status: Closed Bug Type: *Install and Config Operating System: Windows 2000 Server PHP Version: 4.0.3pl1 New Comment:
goo Previous Comments: ------------------------------------------------------------------------ [2000-11-16 11:39:02] [EMAIL PROTECTED] The error is that MSCOMCTL.OCX which should be on your system, isn't. The installer program (and many many others) use this DLL to provide widgets like progress bars. It may be that the file exists on your system but is just not correctly registered. There should be a file called REGSVR32.EXE on your WinNT\System32 directory and also a file called MSCOMCTL.OCX in the same directory. If not, you will have to get them, maybe from your NT CD or perhaps by downloading them from somewhere on the Microsoft site. Once the files are there, from the command line type: REGSVR32 MSCOMCTL.OCX The installer should then work. Alternatively, you can load the installer.exe into winzip and manually install the components. ------------------------------------------------------------------------ [2000-11-16 11:24:57] admin at inetghost dot com I installed php4 and I got the error of missing or invalid file MSCOMCRL.OCX. Please let me know what you know about this problem. Thanks Greg ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=7845&edit=1