Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2001 14:51:24 -0500
From:      Kutulu <kutulu@kutulu.org>
To:        "Peter/Los Angeles, CA" <peter@haloflightleader.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: /usr/local/etc/rc.d/apache.sh question
Message-ID:  <20011227145124.A4869@pr0n.kutulu.org>
In-Reply-To: <004001c18efd$5627bf00$245b1486@hhlaw.com>; from peter@haloflightleader.net on Thu, Dec 27, 2001 at 09:38:40AM -0800
References:  <004001c18efd$5627bf00$245b1486@hhlaw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 27, 2001 at 09:38:40AM -0800, Peter/Los Angeles, CA wrote:
> [09:37][root@interim:/usr/local/etc/rc.d]# ls
> apache.sh*
> [09:37][root@interim:/usr/local/etc/rc.d]# ./apache.sh start
> ./apache.sh: Cannot determine the PREFIX


Check the top few lines of apache.sh.  It checks for it's own path prefix to
figure out where "/usr/local" really is.  Start it with the whole pathname
like rc would do at boot:

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

--K



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011227145124.A4869>