iis apache 网络服务器

发布于 2024-12-04 08:43:42 字数 274 浏览 0 评论 0原文

好的,我在 vista home premium 上安装了 iis 7.0,正在进行网络矩阵探索

,现在它占用了我的端口 80

我已经安装了 xampp 服务器并想运行 apache 2 如何在不卸载iis的情况下停止它?

这是我尝试过的 在微软网站上,它说在提升的命令行(以管理员身份运行)中输入 iisreset /stop 不起作用,

使用 gui = 我没有,因为我通过网络矩阵安装了它,可能是当您单独安装 iis 时出现的

ok i got iis 7.0 installed on vista home premium was working on web matrix exploring

now it's taking up my port 80

i have installed xampp server and wanna run apache 2
how do i stop iis without uninstalling it?

here is what i have tryed
on microsoft web site it says in elevated commandline (run as admin) type iisreset /stop doesn't work

use gui = i don have that cuz i installed it through web matrix may be it comes when you install iis individually

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

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

发布评论

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

评论(1

等你爱我 2024-12-11 08:43:42

从命令行尝试

c:\>net stop w3svc

或者,如果这不起作用,您可以尝试运行“services.msc”,然后手动禁用/停止“WWW Publishing Service”

from the command line, try

c:\>net stop w3svc

Or, if that doesn't work, you could try running 'services.msc' and then manually disable/stop the "WWW Publishing Service"

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