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 05-29-2007, 09:39 AM
New Member
 
Posts: 3
Question Change http port number?

How do I change the http port number for Zimbra? Default of course is 80. I would like to change it to, say, 193. Or some other non-80 port.

I am running open source edition as an experiment on a Mac OSX system.

Thanks,

- Jon21
Reply With Quote
  #2 (permalink)  
Old 05-29-2007, 02:54 PM
Senior Member
 
Posts: 68
Default

Find the "Listen" directive and change that. This is an apache config issue.

$grep ^Listen httpd-2.0.54/conf/httpd.conf
Listen 80

but there may be other configuration items that also nee to be updated. I'm not up with Tomcat or Zimbra. You may find the apache daemon starts but nothing else runs. Or it may all run fine, I don't have a spare machine to test this on.

If you are running it on a port under 1000 you should probably add another http line into /etc/services too and restart your version of inetd.
Reply With Quote
  #3 (permalink)  
Old 05-29-2007, 03:52 PM
Junior Member
 
Posts: 6
Default

This worked for me:

taken from this post How to Change Web Access Port

zmprov ms {servername} zimbraMailPort {http port} zimbraMailSSLPort {https port}
tomcat restart
Reply With Quote
  #4 (permalink)  
Old 05-29-2007, 04:35 PM
Moderator
 
Posts: 6,237
Default

Follow darkmonkey's instructions

su zimbra
zmprov ms {servername} zimbraMailPort #
tomcat stop/start

OR

su zimbra
zmprov mcf zimbraMailPort #
zmprov gcf zimbraMailPort (to double check that it got set)
tomcat stop/start

Last edited by mmorse; 05-29-2007 at 04:59 PM..
Reply With Quote
  #5 (permalink)  
Old 05-29-2007, 09:06 PM
Former Zimbran
 
Posts: 5,606
Default

Quote:
Originally Posted by djve View Post
Find the "Listen" directive and change that. This is an apache config issue.

$grep ^Listen httpd-2.0.54/conf/httpd.conf
Listen 80

but there may be other configuration items that also nee to be updated. I'm not up with Tomcat or Zimbra. You may find the apache daemon starts but nothing else runs. Or it may all run fine, I don't have a spare machine to test this on.

If you are running it on a port under 1000 you should probably add another http line into /etc/services too and restart your version of inetd.
oh boy.
don't do that
Reply With Quote
  #6 (permalink)  
Old 05-30-2007, 06:13 PM
New Member
 
Posts: 3
Default Didn't work

I tried using the zmprov mcf zimbraMailPort as suggested here. It seemed to work (zmprov gcf confirmed that the port had been changed).

I tomcat stop/start, but no luck -- web zimbra still runs on port 80.

Any more ideas?

- Jon
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.