From owner-freebsd-ports Sat May 4 11:13:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 9C2C037B419 for ; Sat, 4 May 2002 11:13:15 -0700 (PDT) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.3/8.12.3) with ESMTP id g44ID4cL011200; Sat, 4 May 2002 22:13:08 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.3/8.12.3/Submit) id g44ICx91011194; Sat, 4 May 2002 22:12:59 +0400 (MSD) Date: Sat, 4 May 2002 22:12:55 +0400 From: "Andrey A. Chernov" To: Jens Rehsack Cc: Dominic Marks , ports@freebsd.org Subject: Re: FreeBSD Port: apache-1.3.24_2 Message-ID: <20020504181251.GA11045@nagual.pp.ru> References: <3CD30C9C.BBFA5DC5@liwing.de> <20020504023109.B921@host217-41-52-202.in-addr.btope> <20020504023327.D921@host217-41-52-202.in-addr.btope> <3CD3C006.DCB42156@liwing.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CD3C006.DCB42156@liwing.de> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, May 04, 2002 at 13:03:34 +0200, Jens Rehsack wrote: > +DATADIR?= ${PREFIX}/www > +DOCUMENT_ROOT?= ${DATADIR}/htdocs At least this is wrong, see FreeBSD.layout, we have no htdocs > + su -m www -c \ > + '/usr/local/sbin/apachectl start > /dev/null' This is wrong too, Apache started from root and moved to www by yourself. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message