Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

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 09-29-2008, 06:20 AM
Senior Member
 
Posts: 57
Question Ports

Does anybody know why Zimbra doesn't work when in the installation phase another port like 8080 in my case is chosen for the webmail?

I installed it and configured HTTP to listen on port 8080 because my website is on 80 and it didn't work, it installed fine, but when I typed
HTML Code:
https://localhost:7071
or
HTML Code:
http://localhost:8080
nothing came out.

I verified all those ports and they are all open so if anyone has an idea please let me know.

Last edited by jfha73; 10-02-2008 at 10:58 AM..
Reply With Quote
  #2 (permalink)  
Old 10-02-2008, 09:14 AM
Moderator
 
Posts: 1,027
Default

well, for one thing :7071 is the admin port and that requires "https", not "http."

As for 8080, that's an awfully common port for other proxies; have you verified that nothing else on your box is also listening on 8080? Often, if you are wanting to use a non-standard port, it is wise to select a port that isn't standard for something ELSE common. . .
__________________
Cheers,

Dan
Reply With Quote
  #3 (permalink)  
Old 10-02-2008, 10:58 AM
Senior Member
 
Posts: 57
Default

I verified and port 8080 is not being used by anything, also, I know port 7071 is https, but nothing comes when I type
HTML Code:
https://localhost:7071
Sorry if I put http instead of https in the original message.
Reply With Quote
  #4 (permalink)  
Old 10-03-2008, 12:06 PM
Zimbra Employee
 
Posts: 604
Default

Looks like an installer bug, its apparently not checking the conflicts with the zimbraMailProxyPort. The following should fix the problem for you.

zmprov ms `zmhostname` zimbraMailPort 8080 zimbraMailProxyPort 8000
zmmailboxdctl restart

If you are still having issues send the output of zmcontrol status. And check /opt/zimbra/log/zmmailboxd.out for any startup errors.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #5 (permalink)  
Old 10-03-2008, 12:46 PM
Senior Member
 
Posts: 57
Default

Thanks but I didn't install Zimbra Proxy so there shouldn't be a conflict.
Reply With Quote
  #6 (permalink)  
Old 10-03-2008, 01:02 PM
Zimbra Employee
 
Posts: 604
Default

The ldap attribute is set regardless of whether you install proxy or not. If you take a look at /tmp/zmsetup.log it will likely have an error and it failed to set zimbraMailPort. This causes the default value of port 80 to be set. If you have something on that port already mailboxd isn't going to start properly.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #7 (permalink)  
Old 10-05-2008, 10:57 AM
Senior Member
 
Posts: 57
Default

I tried

zmprov ms `zmhostname` zimbraMailPort 8080 zimbraMailProxyPort 8000

but I get this:

ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)

What does it mean?

I even tried to change the port for zimbra store to 2095 but still nothing in either of them 2095 (http) and 7071 (https)
Reply With Quote
  #8 (permalink)  
Old 10-05-2008, 11:00 AM
Senior Member
 
Posts: 57
Default

I also noticed that during the installation the part when documents are loaded fails, I don't know if it has something to do with this problem.
Reply With Quote
  #9 (permalink)  
Old 10-06-2008, 03:06 PM
Zimbra Employee
 
Posts: 604
Default

Since mailboxd isn't running you'll need to use zmprov -l. mailboxd running is also a requirement for document initialization.

Code:
 zmprov -l ms `zmhostname` zimbraMailPort 8080 zimbraMailProxyPort 8000
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

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.