Heim  >  Artikel  >  Backend-Entwicklung  >  wamp5 APACHE 服务启动有关问题

wamp5 APACHE 服务启动有关问题

WBOY
WBOYOriginal
2016-06-13 10:16:33834Durchsuche

wamp5 APACHE 服务启动问题
看视频,刚装的WAMP5,MYSQL可以正常启动,但是APACHE不能正常启动,端口80也没有被占用,迅雷,IIS,等都关了,安装目录也全部是英文,,不知道是什么原因造成的,下面是log file 的内容:

[Wed Jun 23 13:01:26 2010] [notice] Apache/2.2.6 (Win32) PHP/5.2.5 configured -- resuming normal operations
[Wed Jun 23 13:01:26 2010] [notice] Server built: Sep 5 2007 08:58:56
[Wed Jun 23 13:01:26 2010] [notice] Parent: Created child process 3964
[Wed Jun 23 13:01:26 2010] [notice] Child 3964: Child process is running
[Wed Jun 23 13:01:26 2010] [crit] (OS 10022)提供了一个无效的参数。 : Child 3964: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
[Wed Jun 23 13:01:26 2010] [crit] Parent: child process exited with status 3 -- Aborting.

请指教,谢谢!

注:昨天也是这个问题,但是经过“南迁的候鸟”大侠的解答,问题解决,今天开机又出现同样的问题。昨天解决方法是:
1) 网上邻居->本地连接->属性->internet协议(TCP/IP)->属性->高级->wins标签->去掉启用LMhosts查询前的勾
2) 控制面版->windows防火墙->高级标签->本地连接设置->服务的标签里勾选安全Web服务器(HTTPS) 
,这两项我都检查过了,是正确的没有改动。

------解决方案--------------------
网上邻居->本地连接->属性->internet协议(TCP/IP)->属性->高级->wins标签->选中"禁用NetBIOS"
再试试看。

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 图片处理 有关问题