From owner-freebsd-questions Tue Nov 13 9:25: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marble.dublin.wbtsystems.com (marble.dublin.wbtsystems.com [193.120.231.8]) by hub.freebsd.org (Postfix) with ESMTP id F167E37B419 for ; Tue, 13 Nov 2001 09:24:48 -0800 (PST) Received: from SUNYA (SUNYA.dublin.wbtsystems.com [193.120.231.190]) (authenticated) by marble.dublin.wbtsystems.com (8.11.6/8.11.6) with ESMTP id fADHOiF58114; Tue, 13 Nov 2001 17:24:44 GMT From: "Barry Byrne" To: "Lee Mark Mercado" , Subject: RE: apachectl command not found Date: Tue, 13 Nov 2001 17:24:39 -0000 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.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: 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 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