Quote:
Originally Posted by phoenix That article is about a development environment for building from source, is that what you've done? If you have it's not the correct steps for installing Zimbra, you need to check for additional packages. If you've downmloaded from sourceforge and installed the vesion from there you will also find Zimbra doesn't work . Please search the forums for details of installing ZImbra on CentOS5 and read the Quick Start Guide for details of system requirements. |
Hi
Thanks for the replay. I posted the wrong link to the manual I use,
this is the manual I used.
Also it didn't work "out of the box".
I downloaded the 64bit version, untar it and try to install it using the install script and it failed, then I installed each RPM manually.
I downloaded the openssl097a-0.9.7a-9.x86_64.rpm and unwrap it using rpm2cpio. Then I copy the libcrypto.so.0.9.7a and libssl.so.0.9.7a to /opt/zimbra/lib/openssl and created a symbolic links to libcrypto.so.4 and libssl.so.4, then I add the path to /etc/ld.so.conf.d/zimbra.ld.conf...
About the link, my mistake, I used this
manual and
this one...
sendmail isn't working, I disable it from the rc directory.
Code:
zmcontrol status
Cannot determine services - exiting
zmcontrol start
Host slinkilin.pnc.co.il
Starting ldap...Done.
zmcontrol status
Cannot determine services - exiting
ps -ef | grep zimbra
root 12718 11009 0 Jul26 pts/3 00:00:00 su - zimbra
zimbra 12719 12718 0 Jul26 pts/3 00:00:00 -bash
zimbra 20155 1 0 23:17 ? 00:00:00 /opt/zimbra/openldap/libexec/slapd -l LOCAL0 -4 -u zimbra -h ldap://slinkilin.pnc.co.il:389 -f /opt/zimbra/conf/slapd.conf I can't start zimbra and I secure this is something dumb nad I can't figure what...
Gili