如何解决 WAMP 和 Skype 在 Windows7上的冲突?

我在笔记本电脑上安装了 Windows7(32位)。

我下载了 WAMP 服务器并安装了它的默认选项。

但是,我注意到 Apache 不工作(而 MySQL 工作!)。

我试图通过 Apache → Service → Install Service安装它,收到一条消息说,端口80是由 Skype。我关掉了 Skype 然后 Apache 就开始工作了。

我如何避免这种冲突,并允许 WAMP 和 Skype 同时工作?

我是否应该将 Apache 配置为与其他端口一起工作? 在哪里?

112891 次浏览

I think it is better to change default port of Skype.

Open skype. Go to Tools, Options, Connections, change the port.

In Skype:

Go to Tools → Options → Advanced → Connections and uncheck the box use port 80 and 443 as alternative. This should help.

As Salman Quader said: In the updated skype(8.x), there is no menu option to change the port. This means this answer is no longer valid.

I know this posting is old, but I had the same problem, WAMP would not go online (green) while SKYPE was running. I simply closed SKYPE, ran WAMP and then reloaded SKYPE. I have not verified this, but I think SKYPE port corrected to allow for WAMP settings. At least I have not experienced any problems doing it this way

A small update for the new Skype options window. Please follow this:

Go to Tools → Options → Advanced → Connection and uncheck the box use port 80 and 443 as alternatives for incoming connections.

Options>Advanced>connections

Uncheck the option :

Use port 80 and 443 as alternative....

Run Wamp services before Skype
Quit Skype >>> Run WAMP >>> Run Skype

  1. open skype
  2. click tools and go to options
  3. click advanced option from left side
  4. click connection
  5. unchecked (Use port 80 and 443 as alternatives for incoming connection)

Detail blog to fix this issue is : http://goo.gl/JXWqfJ

You can solve this problem by following two ways:
A) Start your WAMP befor you login to skype. So that WAMP will take over the the port and there will be no conflict with the port number. And you are able to use Skype as well as WAMP.
But this is not the permanent solution for your problem. Whenever you want to start WAMP you need to signout Skype first and than only you are able to start WAMP. Which is really i don’t like.

B) Second option is to change the port of Skype itself, so that it will not conflict with WAMP. Following screen/steps will help you to solve this problem:
1) SignIn to Skype.
2) Got to the Tools -> options
3) Select the “Advanced” -> Connection
4) Unchecked “Use port 80 and 443 as alternatives for incoming connections” checkbox and click save.
5) Now Signout and SignIn again to skype. (this change will take affect only you relogin to skype)
Now every time you start WAMP will not conflict with skype.