somewhere in the not-too distant past, I did the following:

Bernd Zeimetz bernd at bzed.de
Thu Jul 26 08:46:35 UTC 2007


> I'm trying to build a debian 4.0 server, and I'm most disappointed to find
> this relatively intuitive process does not work and when I do something
> foolish like googledebian zwiki howto, I end up in a miasma of broken links
> and less than clear instructions. I've tried switching to plone since I
> can't get just zope to work on port 80.
> wtf am I doing wrong?

you can edit the port setting in
/etc/zopeX/INSTANCENAME/zope.conf
where X is the zope version you're using and INSTANCENAME the name of
the instance.

If you install a package like plone-site, it should ask you on which
port you want to run Zope. The more common way is to run apache on port
80 and to use proxy rewrites. This allows you to add ssl wasily or to
run more than one zope instance behind port 80 (if you need this for
some reason, like testing).
http://wiki.zope.org/zope2/ZopeAndApache looks like a good tutorial on that.

Cheers,

Bernd

-- 
Bernd Zeimetz
<bernd at bzed.de>                         <http://bzed.de/>



More information about the pkg-zope-developers mailing list