Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2001 20:44:06 +0300
From:      "Sergey A. Osokin" <osa@freebsd.org.ru>
To:        "Peter/Los Angeles, CA" <peter@haloflightleader.net>
Cc:        stable@FreeBSD.org
Subject:   Re: /usr/local/etc/rc.d/apache.sh question
Message-ID:  <20011227204406.A40396@freebsd.org.ru>
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:
> Hello,
> 
> I have some understanding of how the script works, but I'm not sure what
> it's asking for.
> 
> [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

Looks like you must use full path for this shell-script.
Like this:
[09:37][root@interim:/usr/local/etc/rc.d]# /usr/local/etc/rc.d/apache.sh start
-- 

Rgdz,                                /"\ 
Sergey Osokin aka oZZ,               \ /  ASCII RIBBON CAMPAIGN
osa@freebsd.org.ru                    X     AGAINST HTML MAIL
http://freebsd.org.ru/~osa/          / \

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?20011227204406.A40396>