APMServ启动异常一则

发表于: lnmp | 作者: | 日期: 2013/4/09 12:04
标签: ,

启动APMServ时发现本地网站无法启动,检查了一下Apache的日志发现有如下异常:

********************************************************************************************
APMServ最近一次启动、运行、停止过程中的Apache通知[notice]、提醒[warn]、错误[error]日志如下:
********************************************************************************************
[Tue Apr 09 09:57:59 2013] [warn] RSA server certificate CommonName (CN) `127.0.0.1′ does NOT match server name!?
[Tue Apr 09 09:58:05 2013] [warn] RSA server certificate CommonName (CN) `127.0.0.1′ does NOT match server name!?
[Tue Apr 09 09:58:05 2013] [notice] Apache/2.2.9 (APMServ) mod_ssl/2.2.9 OpenSSL/0.9.8h PHP/5.2.6 configured — resuming normal operations
[Tue Apr 09 09:58:05 2013] [notice] Server built: Jun 13 2008 04:04:59
[Tue Apr 09 09:58:05 2013] [notice] Parent: Created child process 4212
[Tue Apr 09 09:58:06 2013] [warn] RSA server certificate CommonName (CN) `127.0.0.1′ does NOT match server name!?
[Tue Apr 09 09:58:11 2013] [warn] RSA server certificate CommonName (CN) `127.0.0.1′ does NOT match server name!?
[Tue Apr 09 09:58:11 2013] [notice] Child 4212: Child process is running
[Tue Apr 09 09:58:11 2013] [crit] (OS 10022)提供了一个无效的参数。 : Child 4212: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
[Tue Apr 09 09:58:14 2013] [crit] Parent: child process exited with status 3 — Aborting.

解决方法如下:
网上邻居->本地连接->属性->internet协议(TCP/IP)->属性:
2013-04-09_101134
点击右下角的“高级”按钮:
2013-04-09_101153
wins标签->去掉启用LMhosts查询前的勾:
2013-04-09_101226
重启APMServ,问题解决。

: https://blog.darkmi.com/2013/04/09/3212.html

本文相关评论 - 1条评论都没有呢
Post a comment now » 本文目前不可评论

No comments yet.

Sorry, the comment form is closed at this time.