Yup, or maybe when you re-edited zope.conf you missed something. Another common cause of such a symptom is that you're trygin to start as root without having it configured for it. try starting it with "runzope" instead of zopectl, you'll get output to the terminal indicating the cause of the problem. J.F. -----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of Passin, Tom Sent: August 20, 2004 4:17 PM To: zope@zope.org Subject: RE: [Zope] Re: Advice on upgrade?
From: zope-bounces@zope.org [mailto:zope-bounces@zope.org] On Behalf Of
Ok, I went into the new /var/zope272-instance/etc/zope.conf
and changed the two lines:
%define INSTANCE /var/zope-instance %define ZOPE /var/zope
to
%define INSTANCE /var/zope272-instance %define ZOPE /var/zope272
and start the new version of Zope, which appears to start and run, but cannot be called via http-- I just get "This page cannot be displayed."
Are you sure that the old version isn't still running on the same port? Maybe it starts automatically when you boot (seems likely). Tom P _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )