This is a discussion on IIS 5 won't let go of port 443 within the Windows Web Servers forums, part of the Web Server and Related Forums category; I'm running a Windows 2000 server with both IIS 5 and Apache 2. They are using separate IP addresses ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I'm running a Windows 2000 server with both IIS 5 and Apache 2. They
are using separate IP addresses and will co-exist peacefully so long as the Apache service starts before the WWW Publishing service. However, when the server is rebooted, it apparently loads the WWW service first, which takes over port 443 (SSL) and prevents Apache from starting. I don't need SSL under IIS, and I've tried to disable it using Microsoft article 187498 (http://support.microsoft.com/default...b;en-us;187498) but it still seems to take over. I can see the problem being resolved in several ways: 1- Be able to really disable SSL under IIS 2- Change SSL port under IIS to something besides 443 3- Set up the WWW Publishing service to wait until Apache has started before loading I haven't been able to find a way to do any of the above. Any ideas? |