安装Apache
时间:2014-11-19 00:25:24
收藏:0
阅读:227
下载地址:http://www.apachelounge.com/
下面是我安装遇到的一些问题:
cmd命令行执行httpd.exe -k install,会提示ServerRoot有错(第37行),默认是c:\apache24 改为apache24所在目录。

问题2:httpd: Could not reliably determine the server‘s fully qualified domain name, using 192.168.1.105. Set the ‘ServerName‘ directive globally to suppress this message
去掉注释。
问题3:<os 5>拒绝访问。
在管理员权限下运行cmd
评论(0)