2010年04月8日

Kloxo 安装完(network.c.336) SSL: error:00000000:lib(0):func(0):reason(0)错误解决方法

安装完Kloxo后lighttpd不能启动,提示 (network.c.336) SSL: error:00000000:lib(0):func(0):reason(0) 错误。

[root@vpser.net ~]# service kloxo restart
Stopping kloxo: Waiting for the process to die.....
Stopped kloxo

Starting kloxo: 11
cat: /usr/local/lxlabs/kloxo//pid/wrapper.pid: No such file or directory
mysqld (pid 30539) is running...
2010-04-05 20:24:16: (network.c.336) SSL: error:00000000:lib(0):func(0):reason(0)
Started kloxo VPS侦探 http://www.vpser.net/

解决方法: openssl降级到openssl-0.9.8e-12.el5_4.1.i686版本

执行命令:yum downgrade openssl (更多...)

  • » 阅读全文...