Wamp Server Offline error [duplicate]

筅森魡賤 提交于 2019-12-08 18:21:12

问题


Some of you might get the “Server Offline” error after you install WAMP on your windows 7 system. This happens if IIS server was installed in the system prior to the installation of WAMP thus creating the clash of the port address where both the servers are trying to access


回答1:


first of all if you are using SKYPE try to change the port by opening Skype, then:

  • Tools menu
  • Options
  • Advanced Options
  • Connections
  • Then uncheck "Use port 80 and 443 ......"
  • save
  • restart Skype

second if the problem still exists try to find if you are using - or was using - other Apache server (for example XAMPP server), if so try to remove it and after removing it, go to regedit by:

  • press on keyboard the "windows" button + "r" button, this will open the Run command
  • type "regedit" (without "")
  • open Edit menu then Find (you can press "CTRL" button + "F" button)
  • search for anything belongs to the other apache server and delete it (You should be careful while you are doing this step)



回答2:


Dunno if you found the answer, but my issue was skype was running. It runs on port 80 i guess. Closing it solved my problem.



来源:https://stackoverflow.com/questions/10926903/wamp-server-offline-error

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!