From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 19:25:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5BC91065673 for ; Tue, 8 Apr 2008 19:25:59 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id A90AF8FC22 for ; Tue, 8 Apr 2008 19:25:59 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id A75BE1CC91; Tue, 8 Apr 2008 11:25:58 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Tue, 8 Apr 2008 21:24:58 +0200 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804082124.59257.fbsd.questions@rachie.is-a-geek.net> Cc: Tim DeBoer Subject: Re: Apache22 Port Install Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 19:25:59 -0000 On Tuesday 08 April 2008 07:11:47 Tim DeBoer wrote: > The install goes fine, no obvious errors anyway, when I do apachectl > configtest, I get > # apachectl configtest > Syntax error on line 117 of /usr/local/etc/apache22/httpd.conf: > Invalid command 'Order', perhaps misspelled or defined by a module not Is this line present and active? LoadModule authz_host_module libexec/apache22/mod_authz_host.so -- Mel Problem with today's modular software: they start with the modules and never get to the software part.