I am installing vmware view on windows 2003 64bit. i get an error about port 80 being in use. How can sort this?

link|improve this question

0% accept rate
feedback

2 Answers

You can sort it by stopping whatever is running on port 80.

Are you running a webserver, IIS or Apache etc. on the machine?

Any other web-based apps?

link|improve this answer
feedback

I suggest you use TCP View (http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx) to see which application is currently listening on port 80. Once you figure out what is currently listening on port 80 you will need to reconfigure that application to listen on an alternate port. Or at least stop it long enough so you can install the application and then change which port Vmware is using.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.