- 论坛徽章:
- 0
|
系统:Windows[sp2]
---------------------------
软件:Apache 1.3*
现象:无法启动,在服务里启动报告 ”服务启动后被自动关闭....“
Errlog:
[Mon Jul 18 12:48:24 2005] [crit] (10022)提供了一个无效的参数。: setup_inherited_listeners: WSASocket failed to open the inherited socket.
-----------------------------------------------------------------------
软件:Apache 2.0.*
现象:能正常启动,但大量占用CPU,不释放内存,(由于一直尝试运行子进程,可在任务管理器里看到经常现两个apache进程)用127.0.0.1访问没反应
Errlog:
[Mon Jul 18 04:07:28 2005] [notice] Server built: Feb 10 2005 06:11:34
[Mon Jul 18 04:07:28 2005] [notice] Parent: Created child process 448
[Mon Jul 18 04:07:28 2005] [notice] Child 448: Child process is running
[Mon Jul 18 04:07:28 2005] [crit] (OS 10022)提供了一个无效的参数。 : Child 448: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
[Mon Jul 18 04:07:28 2005] [error] Parent: child process exited with status 3 -- Aborting.
[Mon Jul 18 04:07:29 2005] [notice] Apache/2.0.53 (Win32) configured -- resuming normal
============================================================================
解决办法:
控制面板-》本地连接-》属性-》高级—》Wins标签-》去掉启用LMhosts查询前的钩就可以了.以后可以再打上钩。
其它解决解决办法欢迎共享。。。 |
|