apache运行出错帮忙看看,下面是异常代码

WBOY
Release: 2016-06-13 12:20:59
Original
793 people have browsed it

apache运行出错帮忙看看,下面是错误代码

G:\Apache2.2\bin>httpd -k start
Warning: DocumentRoot [G:/Apache2.2/docs/dummy-host.a.com] does not exist
Warning: DocumentRoot [G:/Apache2.2/docs/dummy-host2.a.com] does not exist
httpd: Could not reliably determine the server's fully qualified domain name, us
ing 192.168.1.103 for ServerName
(OS 10048)通常每个套接字地址(协议/网络地址/端口)只允许使用一次。  : make_sock: c
ould not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
------解决思路----------------------
对呀,已经启动了一个 apache 你再 httpd 能不报错吗?
------解决思路----------------------
卸载干净系统里的所有APACHE 服务,然后新装一个到新的目录去 如果不需要自动启动功能就去掉自动启动的功能。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template