Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我经常在开发过程中重新启动 apache,例如打开/关闭 x-debug,更新 Doctrine 缓存......
安装后, Denwer在桌面上放了 3 个快捷方式Start Denwer,Stop Denwer并且Restart Denwer. 这些指向适当的 .exe 文件。但是Restart Denwer重新启动所有服务,包括 MySQL、主机文件、邮件守护程序,这需要 10 秒+。
Start Denwer
Stop Denwer
Restart Denwer
我怎样才能只重启apache?
apache-restart.bat
cd /d z:\denwer\scripts\init.d z:\usr\local\miniperl\miniperl.exe apache.pl restart