WD1X.COM - 问答一下,轻松解决,电脑应用解决专家
主板显卡CPU内存显示器
硬盘维修显卡维修显示器维修
注册表系统命令DOS命令Win8
存储光存储鼠标键盘
内存维修打印机维修
WinXPWin7Win11Linux
硬件综合机箱电源散热器手机数码
主板维修CPU维修键盘鼠标维修
Word教程Excel教程PowerPointWPS
网络工具系统工具图像工具
数据库javascript服务器
PHP教程CSS教程XML教程

Apache2服务因1(0x1)服务性错误而停止的解决方法

更新时间:2014-06-10 16:26 作者:佚名点击:
安装完成后,启动Apache报错,Apache2服务因1(0x1)服务性错误而停止。查看了Windows的错误日志(计算机管理-事件查看器)发现错误信息有好几条:

The Apache service named  reported the following error:
>>> Unable to open logs.

The Apache service named  reported the following error:
>>> Warning: DocumentRoot [F:/var/www/fanjiexi] does not exist.

The Apache service named  reported the following error:
>>> no listening sockets available, shutting down.

最关键的信息应该是最后一条,看起来似乎默认的监听端口不可使用。我的Apache默认端口是80,应该是80端口被占用了,干掉80端口使用的程序或者更改Apache的默认端口即可解决此问题。

顶一下
(0)
0%
踩一下
(2)
100%
------分隔线----------------------------
你可能感兴趣的内容