Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > General Zimbra > Zimbra Success Stories

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-06-2011, 06:26 PM
Active Member
 
Posts: 24
Default Ubunutu 8.04x64 6.10 -> 7.01 Multiserver with problem

After upgrade i have some problem:

1. User web interface is working with only http. https not working

When i run zmproxyconfgen
/opt/zimbra/conf/nginx/includes/nginx.conf.web
....
include /opt/zimbra/conf/nginx/includes/nginx.conf.web.http;
include /opt/zimbra/conf/nginx/includes/nginx.conf.web.http.default;
include /opt/zimbra/conf/nginx/includes/nginx.conf.web.https;
include /opt/zimbra/conf/nginx/includes/nginx.conf.web.https.default;
....

When i run zmproxyctlrestart
/opt/zimbra/conf/nginx/includes/nginx.conf.web
....
include /opt/zimbra/conf/nginx/includes/nginx.conf.web.http;
include /opt/zimbra/conf/nginx/includes/nginx.conf.web.http.default;
#include /opt/zimbra/conf/nginx/includes/nginx.conf.web.https;
#include /opt/zimbra/conf/nginx/includes/nginx.conf.web.https.default;

....
WTF ?


2. Aftrer upgrade replication between ldap wasn't work. I copied ca.key and ca.pem from ldap-master to slave, then
"zimbra@host:$ ln -f -s ca.pem /opt/zimbra/conf/ca/`openssl x509 -hash -noout -in /opt/zimbra/conf/ca/ca.pem`.0"

3. Cmnd_Alias with word "zimbra" deleted in sudoers file

Last edited by Fox_sibirsky; 04-06-2011 at 07:36 PM..
Reply With Quote
  #2 (permalink)  
Old 04-06-2011, 07:55 PM
Active Member
 
Posts: 24
Default

ZimbraMailMode = both

I fixed it temporary
opt /zimbra/conf/nginx/template/vim nginx.conf.web.template

replace:

${web.https.enabled}include ${core.includes}/${core.cprefix}.web.https;
${web.https.enabled}include {core.includes}/${core.cprefix}.web.https.default;

to

${web.http.enabled}include ${core.includes}/${core.cprefix}.web.https;
${web.http.enabled}include {core.includes}/${core.cprefix}.web.https.default;
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.