Disabled use of AcceptEx() WinSock2 API

字体大小: 中小 标准 ->行高大小: 标准

问题
Pleskcp在apache模式下无法启动,系统日志提示
The Apache service named reported the following error:
[Sat Jul 14 08:37:38 2007] [notice] Disabled use of AcceptEx() WinSock2 API

解决方案
这是winsock问题,造成apache死循环,重置winsock即可
在cmd下执行netsh winsock reset即可

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/68074.html