gpt4 book ai didi

php - XAMPP - 重新启动 apache 的快速方法?

转载 作者:IT王子 更新时间:2023-10-29 00:17:20 27 4
gpt4 key购买 nike

我在 Windows 7 上安装了 XAMPP。我每天需要多次停止和启动 Apache。

目前,我通过打开 Xampp 控制面板,单击“停止”(在“Apache”旁边),等待它停止,然后单击“开始”来执行此操作。

enter image description here

理想情况下,我希望能够更快地完成此操作 - 例如右键单击 Xampp 图标,然后选择“重新启动 Apache”。或者,更好的是,只是一个重启 Apache 的快捷键。

我知道 Xampp 有两个 bat 文件 - apache_stop.bat 和 apache_start.bat。我试过利用这些来得到我想要的。但是,当您运行 apache_start.bat 时,您会看到一个无法摆脱的 cmd 窗口。我找不到以这种方式静默启动 Apache 的方法。

所以,基本上我希望能够完全安静地快速重启 Apache(单击/快捷键)。

提前致谢。

最佳答案

复制apache_start.bat并将其重命名为apache_restart.bat

apache\bin\httpd.exe 行更改为 apache\bin\httpd.exe -k restart

瞧,重启脚本就到这里了。你也可以给它一个快捷方式。

关于php - XAMPP - 重新启动 apache 的快速方法?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11557101/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com