Hello, I just installed zope and plone. It works fine and I can access the management console for it. The problem is I am running tomcat on this box as well and it is already using port 8080. I seaerched around the zope and plone sites but can't find anything about where to change this, except for references that it can be done. I also googled some terms to no avail. Any help will be appreciated. thanks! Ben Strawbridge - Senior Interface Engineer ------------------------------------------------- Cenozoa Corporation 1(646) 536-3066 3 East 28th St., 9th Floor New York, NY 10014 http://www.cenozoa.com
ben strawbridge writes:
I just installed zope and plone. It works fine and I can access the management console for it. The problem is I am running tomcat on this box as well and it is already using port 8080. I seaerched around the zope and plone sites but can't find anything about where to change this, except for references that it can be done. I also googled some terms to no avail.
It can indeed be changed. The recommended way to do so depends on the version of Zope you're using. Which version is it? -Fred -- Fred L. Drake, Jr. <fred at zope.com> PythonLabs at Zope Corporation
etc/zope.conf for Zope 2.7 or z2.py -h (pre-Zope 2.7) is your friend. -aj --On Dienstag, 20. Januar 2004 12:01 Uhr -0500 ben strawbridge <ben@cenozoa.com> wrote:
Hello,
I just installed zope and plone. It works fine and I can access the management console for it. The problem is I am running tomcat on this box as well and it is already using port 8080. I seaerched around the zope and plone sites but can't find anything about where to change this, except for references that it can be done. I also googled some terms to no avail.
Any help will be appreciated. thanks! Ben Strawbridge - Senior Interface Engineer ------------------------------------------------- Cenozoa Corporation 1(646) 536-3066 3 East 28th St., 9th Floor New York, NY 10014 http://www.cenozoa.com
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
participants (3)
-
Andreas Jung -
ben strawbridge -
Fred L. Drake, Jr.