I'm trying to config two IP with port 80 for Apache and IIS.
Fix first IP (10.201.74.50) and add second IP (10.201.74.51).
Set IP and Port to the first IP for Apache.
Start Apache. Apache is working.
Browse the first IP.
Set IP and Port to the second IP for IIS.
Stop Apache and start IIS Service. IIS is working.
Stop both Apache and IIS.
Start Apache and try to start IIS. Apache is working, IIS is not working.
The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)
Stop both Apache and IIS.
Start IIS and try to start Apache. Apache is not working, IIS is working.
Windows could not start the Apache2.2 on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 1.
User contributions licensed under CC BY-SA 3.0