查看日志发现
The Apache service named reported the following error:
>>> httpd.exe: Could not reliably determine the server's fully qualified domain name, using 222.73.219.52 for ServerName
百度搜索一下说是端口问题,我查一下
在windows命令行窗口下执行:
C:/>netstat -aon|findstr "80"
TCP 127.0.0.1 0.0.0.0:0 LISTENING 2448
显示没有任何问题了,于时想到了apache日志,找到x:/xx/xxx/logs中打开errors.log文件发现
(OS 3)系统找不到指定的路径。 : httpd.exe: could not open error log file x:/xx/2013_error0519.log.
Unable to open logs
(OS 3)系统找不到指定的路径。 : httpd.exe: could not open error log file x:/xx/2013_error0519.log.
Unable to open logs
看到一句是说日志文件中路径不正确了,于时我修改一下路径发现重启apache 正常可用了。
deepin20怎么新增字体? deepin20安装字体的教程
Linux如何给文件权限? linux给文件添加可执行权限的技巧
deepin20桌面图标样式怎么修改? deepin更换图标主题的技巧
virtualbox打不开虚拟机怎么办? linux无法访问virtualbox的解决办法
deepin怎么注销系统? deepin系统注销与切换用户的方法
Manjaro linux怎么调鼠标速度? Manjaro鼠标设置光标速度的技巧