php 如何在 Windows 中启动时运行 XAMPP?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9440072/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How can I run XAMPP on startup in Windows?
提问by Jomskie
I am using Windows 7 and xampplite 1.7.3.
我使用的是 Windows 7 和 xampplite 1.7.3。
One of my research gives me idea that I need to start automatically the "APACHE2" on services.msc. But when I go to my services there is no Apache2 there, no apache service at all. Please help me how to start xampp automatically as my PC gets ON.
我的一项研究让我知道我需要在 services.msc 上自动启动“APACHE2”。但是当我去我的服务时,那里没有 Apache2,根本没有 apache 服务。请帮助我如何在我的电脑开机时自动启动 xampp。
回答by Vincent Vanmarsenille
If you check the svc box on XAMPP control panel the service should start automaticly.
如果您选中 XAMPP 控制面板上的 svc 框,该服务应该会自动启动。