1.用管理员运行
2. c:回车
cd(空格) Apache24/bin回车
httpd 回车 查看配置有没有错误
3. httpd.exe(空格)-k(-和k之间没有空格)install -n(-和n之间没有空格)"Apache24"
正确安装 httpd.exe -k install -n "Apache24"
Apache用cmd安装注意点
原文地址:http://www.cnblogs.com/JJoan/p/7442204.html
1.用管理员运行
2. c:回车
cd(空格) Apache24/bin回车
httpd 回车 查看配置有没有错误
3. httpd.exe(空格)-k(-和k之间没有空格)install -n(-和n之间没有空格)"Apache24"
正确安装 httpd.exe -k install -n "Apache24"
Apache用cmd安装注意点
原文地址:http://www.cnblogs.com/JJoan/p/7442204.html