X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by lists.alpinelinux.org (Postfix) with ESMTP id 5F7D61EBFF7 for ; Thu, 9 Dec 2010 13:30:53 +0000 (UTC) Received: from [10.65.65.1] (unknown [10.65.65.1]) by mail.wtbts.no (Postfix) with ESMTP id D72A412C001; Thu, 9 Dec 2010 14:23:03 +0100 (CET) Subject: Re: [alpine-devel] [PATCH] main/apache2: fix worker and itk mpms, added itk configuration From: Natanael Copa To: Matt Smith Cc: alpine-devel@lists.alpinelinux.org In-Reply-To: <1291869323-5417-1-git-send-email-mcs@darkregion.net> References: <1291869323-5417-1-git-send-email-mcs@darkregion.net> Content-Type: text/plain; charset="UTF-8" Date: Thu, 09 Dec 2010 14:30:51 +0100 Message-ID: <1291901451.24376.23.camel@ncopa-desktop.nor.wtbts.net> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 Content-Transfer-Encoding: 7bit On Wed, 2010-12-08 at 22:35 -0600, Matt Smith wrote: > The trouble I had while debugging this issue had to do with how I was attempting to install packages from aports. Thanks to Timo and Natanael for getting me back on the right track. > > Once I was able to successfully install apache2 from aports, I got down to business. I have an updated APKBUILD that seems to fix the issue of having extra modules being compiled in with the alternative "itk" and "worker" MPMs; "{httpd,httpd.itk,httpd.worker} -l" output looks correct, and they all start without modifications to /etc/apache2/httpd.conf, so I believe this issue to be resolved. > > I also added the itk configuration to httpd.conf. > fixes #473 Applied. Thanks! I cherrypicked it for the 2.1.3 release. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---