[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] OpenSSL Upgrade on RaQ4r



So I tried upgrading OpenSSL on one of our RaQ4r yesterday and now secure
pages on that server do not work. I get a "Cannot find server or DNS Error".
Have I completely hosed the machine or is there something I did wrong?

I downloaded OpenSSL 0.9.7b and then did a:

./config
make
make test
make install
/etc/rc.d/init.d/httpd restart

Dead https pages

--
Greg

P.S. - The REASON for this change was trying to install PHP with OpenSSL
support, but couldn't find the necessary files on the server. Boy does that
seem silly now.