wamp 和 IIS 服务器同时运行

发布于 2024-09-30 19:56:15 字数 133 浏览 0 评论 0原文

你好,我想同时运行 wamp 和 IIS,但是 IIS 使用端口 80,所以我该怎么办。如果我关闭 IIS,我的互联网就会关闭。我还尝试在 httpd.conf 中更改 wamp 服务器的端口(监听:8080) )但仍然不起作用 请帮助我,我将感激你。

hii ,i want to run wamp and IIS both ,but IIS is using port 80 so what shall i do.if I turn off IIS my internet goes off.And i also tried changing port for wamp server in httpd.conf (listen:8080) but still not working
plzz help me out ,I shall be grateful to u.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

伴梦长久 2024-10-07 19:56:15

遇到同样的问题。我已将 WAMP 配置为侦听 8080。它适用于 localhost 的索引,但当我尝试导航到我的 Wordpress 文件夹时,它会切换到端口 80,并且 IIS 会捕获它。谢谢

Having this same problem. I've configured WAMP to listen to 8080. It works for the the index of localhost, but when I try to navigate to my Wordpress folder it switches to port 80 and IIS catches it. Thanks

过去的过去 2024-10-07 19:56:15

我最近不得不设置同样的东西。您必须执行注册表破解才能使其正常工作。查看此网站文章以获取更多信息。具体来说,有关编辑注册表项的部分:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\ListenOnlyList

有关详细信息,请参阅:

同时设置 Wamp 和80 端口上的 IIS(现在不需要 81)(archive.org)

I had to set up the same thing recently. There is a registry hack you have to perform to get it to work. Check out this website article for more info. Specifically the section on editing the registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\ListenOnlyList

For more information see:

Setting Both Wamp & IIS on 80 Port (no need of 81 now) (archive.org)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文