From owner-freebsd-questions Tue Nov 13 10:31:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk-systems.com (hawk-systems.com [161.58.152.235]) by hub.freebsd.org (Postfix) with ESMTP id 7447B37B405 for ; Tue, 13 Nov 2001 10:31:02 -0800 (PST) Received: from cr159591a (cr159591-a.pr1.on.wave.home.com [24.102.18.54]) by hawk-systems.com (8.11.6) id fADIUn057124; Tue, 13 Nov 2001 11:30:49 -0700 (MST) From: dave@hawk-systems.com (Dave) To: "Barry Byrne" , "Lee Mark Mercado" , Subject: RE: apachectl command not found Date: Tue, 13 Nov 2001 13:32:52 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 or "/usr/local/sbin/apachectl" which is the default from ports I believe. if you lose an application find / -name "mylostapplication" -print works wonders Dave >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Barry Byrne >Sent: Tuesday, November 13, 2001 12:25 PM >To: Lee Mark Mercado; freebsd-questions@FreeBSD.ORG >Subject: RE: apachectl command not found > > >Lee: > >apachectl will be in the bin directory under wherever you installed apache. >By default this will be /usr/local/apache, so unless for some unusual reason >you choose to modify your PATH to include /usr/local/apache/bin you will >need to specify the full pathname. i.e. you should issue the command like >this: > >/usr/local/apache/bin/apachectl start > > - Barry > >-- >Barry Byrne, IT Manager, >WBT Systems, Block 2, Harcourt Centre >Harcourt Street, Dublin 2, Ireland > >Email: barry.byrne@wbtsystems.com >Web: www.wbtsystems.com > >> -----Original Message----- >> From: owner-freebsd-questions@FreeBSD.ORG >> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Lee Mark >> Mercado >> Sent: 13 November 2001 17:02 >> To: freebsd-questions@FreeBSD.ORG >> Subject: apachectl command not found >> >> >> i su to the root to make my apache server restart but it seems i >> cant make >> the command work. >> >> here's the error : >> ---------------------------------------- >> bash-2.05$ su >> Password: >> su-2.05# apachectl restart >> su: apachectl: command not found >> su-2.05# >> ---------------------------------------- >> im running 4.4Stable -- >> ** also, almost all other commands that's exclusively accessed as a root >> user is getting the same error. It works fine though if i >> directly login as >> root. ** >> >> please help. thx >> >> _________________________________________________________________ >> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message >> > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message