Thread
:
Cannot connect to Zimbra after installation
View Single Post
#
16
(
permalink
)
09-10-2005, 06:07 AM
GertThiel
Active Member
Posts: 42
Solved
I got ZCS up and running. Sym linking libcrypto.so libssl.so did it:
Code:
cd /lib ln -s libcrypto.so.0.9.7f libcrypto.so.4 ln -s libssl.so.0.9.7f libssl.so.4
Thanks.
- Gert
GertThiel
View Public Profile
Find all posts by GertThiel