Date: Sat, 4 May 2002 22:12:55 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Jens Rehsack <rehsack@liwing.de> Cc: Dominic Marks <dominic_marks@btinternet.com>, ports@freebsd.org Subject: Re: FreeBSD Port: apache-1.3.24_2 Message-ID: <20020504181251.GA11045@nagual.pp.ru> In-Reply-To: <3CD3C006.DCB42156@liwing.de> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020504181251.GA11045>