From owner-freebsd-python@FreeBSD.ORG  Thu Mar 18 15:06:03 2004
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DBCEF16A4CE
	for <python@freebsd.org>; Thu, 18 Mar 2004 15:06:03 -0800 (PST)
Received: from smtp018.mail.yahoo.com (smtp018.mail.yahoo.com
	[216.136.174.115])
	by mx1.FreeBSD.org (Postfix) with SMTP id 1D92743D1D
	for <python@freebsd.org>; Thu, 18 Mar 2004 15:06:03 -0800 (PST)
	(envelope-from kaeru@pd.jaring.my)
Received: from unknown (HELO ?219.95.211.72?) (khairil?yusof@219.95.211.72
	with plain)
	by smtp018.mail.yahoo.com with SMTP; 18 Mar 2004 23:06:02 -0000
From: Khairil Yusof <kaeru@pd.jaring.my>
To: Chad Gross <avatar4d@yahoo.com>
In-Reply-To: <20040318173856.49285.qmail@web20024.mail.yahoo.com>
References: <20040318173856.49285.qmail@web20024.mail.yahoo.com>
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="=-qP5ZrwMwwE5l4w4s7W71"
Message-Id: <1079651154.94854.33.camel@wolverine.cerebro.net.my>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.5.5FreeBSD GNOME Team Port 
Date: Fri, 19 Mar 2004 07:05:55 +0800
cc: freebsd-questions@freebsd.org
cc: python@freebsd.org
Subject: Re: Zope
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
	<mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
	<mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Mar 2004 23:06:04 -0000


--=-qP5ZrwMwwE5l4w4s7W71
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Thu, 2004-03-18 at 09:38 -0800, Chad Gross wrote:

> Thank you for your assistence, I managed to figure out
> what my problem was. It turns out zope must be started
> as root. I was starting it as another user which is
> what Zope.org suggests to do.

If you installed it from ports rename the startup script from
zope.sh.sample to zope.sh, and start it
from /usr/local/etc/rc.d/zope.sh. eg.

/usr/local/etc/rc.d/zope.sh start

You can still start it manually from root, just specify the user you
want the daemon to run eg:

./start -u www


--=-qP5ZrwMwwE5l4w4s7W71
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBAWitSDAqnLW/+/X8RAoYJAKDViabE4eXGU3N031MlWZUP/wmrxgCfbC4U
4oulUrE8CIJTr8YoH+nc0HY=
=qtbY
-----END PGP SIGNATURE-----

--=-qP5ZrwMwwE5l4w4s7W71--