Date: Wed, 18 Aug 1999 23:17:45 +0100 From: Ben Smithurst <ben@scientia.demon.co.uk> To: "David B. Aas" <dave@ciminot.com> Cc: questions@freebsd.org Subject: Re: Where is Apache? Message-ID: <19990818231744.A8286@lithium.scientia.demon.co.uk> In-Reply-To: <000701bee9b6$346f9480$0fc8a8c0@dave.ciminot.com> References: <000701bee9b6$346f9480$0fc8a8c0@dave.ciminot.com>
next in thread | previous in thread | raw e-mail | index | archive | help
David B. Aas wrote: > I am attempting to install Apache on FBSD3.2. I installed the port from the > FTP site, and set up the confguration file. My trusty "The Complete FreeBSD" > says to run Apache by typing > > /usr/local/www/server/httpd > > at the command prompt. It does not work. I did a FIND for "httpd" and it is > nowhere on my system. > > Did the name change? I searched the logical places, and do not see it. I think it should be in /usr/local/sbin, and the packing list agrees with me. The right way to start/stop Apache is with `apachectl stop` or `apachectl start`. Apachectl is also under /usr/local/sbin. -- Ben Smithurst | PGP: 0x99392F7D ben@scientia.demon.co.uk | key available from keyservers and | ben+pgp@scientia.demon.co.uk 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?19990818231744.A8286>