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 restartStopping 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.0794baidu.com/
解決方法: openssl降級到openssl-0.9.8e-12.el5_4.1.i686版本
執行命令:yum downgrade openssl
如果執行上面命令不行可以通過下面的方法解決:
wget http://ftp.belnet.be/mirrors/ftp.centos.org/5.4/updates/i386/RPMS/openssl-0.9.8e-12.el5_4.1.i686.rpm
rpm -e --nodeps openssl-0.9.8e-12.el5_4.6
rpm -ivh openssl-0.9.8e-12.el5_4.1.i686.rpm
update:
官網上最新的解決方法是直接yum update即可,未驗證。
>>轉載請注明出處:VPS偵探 本文鏈接地址:http://www.0794baidu.com/manage/kloxo-network-c-336-ssl-error.html










@kangzj, 嗯,看官網上是做了更新。也一直沒再遇到這個問題再去驗證一下。
直接 yum update就可以了,驗證可用(不過估計得設置lxadmin的源)
@kangzj, 怎么看是不是盜版。
前兩天遇到這個問題了,直接給rebuild了。。。