From owner-freebsd-questions Sun Feb 24 17:39:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cwalk.org (sc-66-75-67-251.socal.rr.com [66.75.67.251]) by hub.freebsd.org (Postfix) with ESMTP id AA83D37B41A for ; Sun, 24 Feb 2002 17:39:53 -0800 (PST) Received: from there (butthead.cwalk.org [192.168.1.20]) by cwalk.org (8.11.4/8.11.3) with SMTP id g1P1diI81893; Sun, 24 Feb 2002 17:39:45 -0800 (PST) (envelope-from cwalker@cwalk.org) Message-Id: <200202250139.g1P1diI81893@cwalk.org> Content-Type: text/plain; charset="iso-8859-1" From: Caleb Walker To: Escherich , freebsd-questions@FreeBSD.ORG Subject: Re: Starting apache Date: Sun, 24 Feb 2002 17:39:44 -0800 X-Mailer: KMail [version 1.3.2] References: <1118397144.20020224150039@escherich.dk> In-Reply-To: <1118397144.20020224150039@escherich.dk> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Sunday 24 February 2002 06:00 am, Escherich wrote: > Hello freebsd-questions, > > I am trying to install and start apache, I've got it installed, and > I have changed the httpd.conf file, so Servername is my domain name. > > When I type "/usr/local/sbin/apachectl start" I just get this > message: > /usr/local/sbin/apachectl start: httpd could not be started > > I have also tried to run "/usr/local/sbin/httpd" > > This does neither start the server, what shold i do? Have you tried starting it with /usr/local/etc/rc.d/apache.sh. This should start apache when you reboot though if you have execute permissions on that file. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message