From owner-freebsd-questions@FreeBSD.ORG Fri Sep 19 04:50:12 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61A7416A4B3 for ; Fri, 19 Sep 2003 04:50:12 -0700 (PDT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FB3743FDD for ; Fri, 19 Sep 2003 04:50:09 -0700 (PDT) (envelope-from lists@u-rep.com) Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1A0Jm5-0003AT-00 for freebsd-questions@freebsd.org; Fri, 19 Sep 2003 13:50:09 +0200 Received: from [213.138.48.77] (helo=10.0.0.119) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1A0Jm4-000064-00 for freebsd-questions@freebsd.org; Fri, 19 Sep 2003 13:50:08 +0200 Date: Fri, 19 Sep 2003 13:50:07 +0200 From: "H. Bartel" To: freebsd-questions@freebsd.org X-Priority: 3 In-Reply-To: <3F6AE6B5.3020406@liwing.de> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Mailsmith 2.0.1 (Blindsider) Subject: Re: apache startup problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 11:50:12 -0000 On 09/19/2003 11:21 AM rehsack@liwing.de (Jens Rehsack) wrote: >You should either search the file or start the apache >from within the gdb. If I start the apache from within the gdb I get the following: Undefined command: "". Try "help". What I typed is: (gdb) /usr/local/sbin/apachectl start