ID:               17982
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         Unknown/Other Function
 Operating System: win 2000
 PHP Version:      4.2.1
 New Comment:

I know this is not considerd a bug, however I think it is !

The "bug" is that the php installer assumes that mscomctl.ocx is
installed and registerd on the system .. here in lies the bug, since
windows does not come with this common dialog control activex. So the
installe will only work if you have this ocx installed.

You can copy the ocx form any comtatible system to your system32 dir
(commonly c:\winnt\system32) and manually register the ocx ( regsvr32
mscomctl.ocx ) and then run the installation, then it will not fail. !


Previous Comments:
------------------------------------------------------------------------

[2002-06-25 17:02:39] [EMAIL PROTECTED]

http://www.zend.com/lists/php-dev/200107/msg01095.html

And don't reopen this anymore.


------------------------------------------------------------------------

[2002-06-25 17:01:14] [EMAIL PROTECTED]

The problem occures when the installer tryes to configure the webserver

------------------------------------------------------------------------

[2002-06-25 17:01:02] [EMAIL PROTECTED]

Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.

------------------------------------------------------------------------

[2002-06-25 16:46:55] [EMAIL PROTECTED]

Hi,

I'm trying to install PHP 4.2.1 and get the following error

   "....missing OCX....." 

It doesn't say witch OCX.

And after this it tell me to configer IIS 5.0 manually.


I have installed one of the old ones before on a few servers and there
hasn't been any problems.

Do you know what is wrong ??

Anders Mikkelsen

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=17982&edit=1

Reply via email to