盼诊断:Apache日志中奇怪的错误信息

盼诊断:Apache日志中奇怪的错误信息

突然发现Linux AS4平台下的WEB服务中断了,不能访问页面(无论是php还是html),重新启动Apache服务后,在error_log中发现以下错误信息:




[Sat Apr 12 02:45:45 2008] [notice] caught SIGTERM, shutting down
[Sat Apr 12 02:57:48 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Apr 12 02:57:48 2008] [notice] Digest: generating secret for digest authentication ...
[Sat Apr 12 02:57:48 2008] [notice] Digest: done
[Sat Apr 12 02:57:48 2008] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Sat Apr 12 02:57:48 2008] [notice] LDAP: SSL support unavailable
[Sat Apr 12 02:57:48 2008] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
[Sat Apr 12 02:57:48 2008] [notice] Apache/2.0.52 (Red Hat) configured -- resuming normal operations


用ps命令看到httpd进程在运行,且netstat -l 命令显示http进程处于Linstening状态。


请路过的大师帮忙诊断。谢谢!
notice 不是 error ,不影响,这里只看到 你的 LDAP 告诉 SSL 不可用