From owner-freebsd-questions Tue Oct 9 14:26:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id E837E37B401 for ; Tue, 9 Oct 2001 14:26:25 -0700 (PDT) Received: from jonc.itouch ([192.168.2.21]) by itouch.co.nz with esmtp (Exim 3.33 #1) id 15r4OO-0003w7-00; Wed, 10 Oct 2001 10:26:24 +1300 Received: (from jonc@localhost) by jonc.itouch (8.11.6/8.11.6) id f99LQO509164; Wed, 10 Oct 2001 10:26:24 +1300 (NZDT) (envelope-from jonc) Date: Wed, 10 Oct 2001 10:26:24 +1300 From: Jonathan Chen To: george Cc: questions@freebsd.org Subject: Re: apache.sh PREFIX problem Message-ID: <20011010102624.A8929@jonc.itouch> References: <000801c15101$138dc5c0$0100a8c0@thunderbird> <20011010093500.F8488@jonc.itouch> <001401c15107$59c0c0f0$0100a8c0@thunderbird> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001401c15107$59c0c0f0$0100a8c0@thunderbird>; from george@vagner.com on Tue, Oct 09, 2001 at 02:14:01PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Oct 09, 2001 at 02:14:01PM -0700, george wrote: > ----- Original Message ----- > From: "Jonathan Chen" > To: "george" > Cc: > Sent: Tuesday, October 09, 2001 1:35 PM > Subject: Re: apache.sh PREFIX problem > > > > On Tue, Oct 09, 2001 at 01:29:06PM -0700, george wrote: > > > I can start apache manually but my installled apache.sh wont start it > > > it pukes on > > > > > > laptop# ./apache.sh > > > ./apache.sh: Cannot determine the PREFIX > > > laptop# > > > > Don't use "./apache.sh", use "/usr/local/etc/rc.d/etc/apache.sh" > > I dont have that directory I am involking it from within /usr/local/etc/rc.d > by doing > ./apache.sh > Oops. I meant "/usr/local/etc/rc.d/apache.sh" You have to use a absolute pathed name, and not a relative pathed one. Cheers. -- Jonathan Chen Once is dumb luck. Twice is coincidence. Three times and Somebody Is Trying To Tell You Something. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message