Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Nov 2001 13:32:52 -0500
From:      dave@hawk-systems.com (Dave)
To:        "Barry Byrne" <barry.byrne@wbtsystems.com>, "Lee Mark Mercado" <mercadolee@hotmail.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: apachectl command not found
Message-ID:  <DBEIKNMKGOBGNDHAAKGNKEHJKBAA.dave@hawk-systems.com>
In-Reply-To: <NCBBIAMNAKDKFJIIGNPKCEDKGJAA.barry.byrne@wbtsystems.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DBEIKNMKGOBGNDHAAKGNKEHJKBAA.dave>