免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2185 | 回复: 0
打印 上一主题 下一主题

[求助] httpd dead but subsys locked [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2015-10-31 11:30 |只看该作者 |倒序浏览
httpd死掉了,请高手进来指点一下。以下是截图

less ssl_error_log
[Thu Oct 29 07:09:52 2015] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Oct 29 07:09:52 2015] [warn] RSA server certificate CommonName (CN) `localhost.localdomain' does NOT match server name!?
[Thu Oct 29 07:10:46 2015] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Oct 29 07:10:46 2015] [warn] RSA server certificate CommonName (CN) `localhost.localdomain' does NOT match server name!?
[Thu Oct 29 10:47:45 2015] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Oct 29 10:47:45 2015] [warn] RSA server certificate CommonName (CN) `localhost.localdomain' does NOT match server name!?
[Thu Oct 29 11:26:15 2015] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Oct 29 11:26:15 2015] [warn] RSA server certificate CommonName (CN) `localhost.localdomain' does NOT match server name!?


less error_log
[Thu Oct 29 07:09:52 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Oct 29 07:09:52 2015] [notice] Digest: generating secret for digest authentication ...
[Thu Oct 29 07:09:52 2015] [notice] Digest: done

我处理的思路是:
1、删除/var/lock/subsys/httpd,然后重启httpd,问题没有解决。
[root@localhost subsys]# rm -rf httpd
[root@localhost subsys]# service httpd start
[root@localhost subsys]# service httpd status
httpd dead but subsys locked

2、cd /etc/httpd/conf.d/  #进入配置文件目录
    grep NSSEngine *    #查找配置选项,并且知道在 nss.conf 这个文件中
nss.conf:NSSEngine on
    vi  nss.conf    #注释NSSEngine
#   SSL Engine Switch:
#   Enable/Disable SSL for this virtual host.
#NSSEngine on 或者直接NSSEngine off
service httpd restart   问题依然没有解决

3、注释掉mod_unique_id.so  问题依旧没有解决

万般无奈,请高手指点一下,不胜感激。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP