Heim  >  Artikel  >  Backend-Entwicklung  >  apache运行出错帮忙看看,下面是异常代码

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

WBOY
WBOYOriginal
2016-06-13 12:20:59793Durchsuche

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 服务,然后新装一个到新的目录去 如果不需要自动启动功能就去掉自动启动的功能。

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Vorheriger Artikel:本人写一个框架,求大神指导Nächster Artikel:php随记三