Apache用cmd安装中的注意事项

1.用管理员运行
  2. c:回车
  cd(空格) Apache24/bin回车
  httpd 回车 查看配置有没有错误FTP
  3. httpd.exe(空格)-k(-和k之间没有空格)install -n(-和n之间没有空格)“Apache24”
  正确安装 httpd.exe -k install -n “Apache24”
原文链接:http://www.iis7.com/a/nr/292747.html

猜你喜欢

转载自blog.csdn.net/weixin_44400506/article/details/86299488