From owner-freebsd-stable Thu Dec 27 9:44:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id EABCB37B416 for ; Thu, 27 Dec 2001 09:44:08 -0800 (PST) Received: by freebsd.org.ru (Postfix, from userid 1000) id 82860251; Thu, 27 Dec 2001 20:44:06 +0300 (MSK) Date: Thu, 27 Dec 2001 20:44:06 +0300 From: "Sergey A. Osokin" To: "Peter/Los Angeles, CA" Cc: stable@FreeBSD.org Subject: Re: /usr/local/etc/rc.d/apache.sh question Message-ID: <20011227204406.A40396@freebsd.org.ru> Reply-To: osa@freebsd.org.ru References: <004001c18efd$5627bf00$245b1486@hhlaw.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <004001c18efd$5627bf00$245b1486@hhlaw.com>; from peter@haloflightleader.net on Thu, Dec 27, 2001 at 09:38:40AM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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