From owner-freebsd-questions@FreeBSD.ORG Wed Mar 19 22:17:27 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0F31DD30 for ; Wed, 19 Mar 2014 22:17:27 +0000 (UTC) Received: from anny.lostinspace.de (anny.lostinspace.de [IPv6:2a01:138:a006::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 91398644 for ; Wed, 19 Mar 2014 22:17:26 +0000 (UTC) Received: from server.idefix.lan (ppp-93-104-90-241.dynamic.mnet-online.de [93.104.90.241]) (authenticated bits=0) by anny.lostinspace.de (8.14.7/8.14.7) with ESMTP id s2JMHHK0054358 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 19 Mar 2014 23:17:21 +0100 (CET) (envelope-from idefix@fechner.net) Received: from matthias-fechners-macbook.local (p57A87E11.dip0.t-ipconnect.de [87.168.126.17]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 420486F46D for ; Wed, 19 Mar 2014 23:17:16 +0100 (CET) Message-ID: <532A176B.2000200@fechner.net> Date: Wed, 19 Mar 2014 23:17:15 +0100 From: Matthias Fechner User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Howto install apache on FreeBSD10 References: <532955D2.7080101@fechner.net> <20140319164939.5fd74952@X220.alogt.com> In-Reply-To: <20140319164939.5fd74952@X220.alogt.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (anny.lostinspace.de [0.0.0.0]); Wed, 19 Mar 2014 23:17:21 +0100 (CET) X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on anny.lostinspace.de X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2014 22:17:27 -0000 Am 19.03.14 09:49, schrieb Erich Dollansky: > how did you do this? > > I have your combination running since 2012. cd /usr/ports/www/apache22 make Wait to get the error. Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook