修改日期 | 修改人 | 备注 |
2020-08-27 16:23:32[当前版本] | yanwx | 完善问题 |
2020-08-27 15:45:57 | yanwx | 完善问题 |
2020-08-27 15:36:55 | yanwx | 完善问题 |
2020-08-27 15:34:54 | yanwx | 完善问题 |
一、重启gceHTTP报错
[Fri Aug 23 11:23:55 2019] [notice] Apache/2.2.34 (Win32) mod_fcgid/2.3.9 configured -- resuming normal operations
[Fri Aug 23 11:23:55 2019] [notice] Server built: Jul 13 2017 11:31:17
[Fri Aug 23 11:23:55 2019] [notice] Parent: Created child process 2772
[Fri Aug 23 11:23:55 2019] [notice] Disabled use of AcceptEx() WinSock2 API
[Fri Aug 23 11:23:55 2019] [notice] Child 2772: Child process is running
[Fri Aug 23 11:23:55 2019] [crit] (OS 10022)提供了一个无
效的参数。 : Child 2772: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
[Fri Aug 23 11:23:55 2019] [crit] Parent: child process exited with status 3 -- Aborting.
二、解决办法
修复winsock,在运行里输入:netsh winsock reset,需重启电脑,尝试启动gceHttp服务,如下: