From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A70581384B4 for ; Mon, 4 Jan 2016 15:42:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A6B121C006; Mon, 4 Jan 2016 15:42:48 +0000 (UTC) Received: from foo.stuge.se (foo.stuge.se [212.116.89.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 49395E0798 for ; Mon, 4 Jan 2016 15:42:46 +0000 (UTC) Received: (qmail 27600 invoked by uid 501); 4 Jan 2016 15:42:45 -0000 Message-ID: <20160104154245.27599.qmail@stuge.se> Date: Mon, 4 Jan 2016 16:42:45 +0100 From: Peter Stuge To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] News item: Apache "-D PHP5" needs update to "-D PHP" Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <5689BC34.5000006@gentoo.org> <20160104114537.392b9971@shanghai.paradoxon.rec> <20160104144036.1083a3d1.mgorny@gentoo.org> <568A8DA4.8000901@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <568A8DA4.8000901@gentoo.org> X-Archives-Salt: 4e1060c6-6746-4f1c-b360-337671029673 X-Archives-Hash: 4d8895db8c665c7c1c9256f452b1d80f Michael Orlitzky wrote: > If anyone has a concrete idea that works better, it's not too late to > change it. Add code to init script and service file to check the config before starting the program, and react if PHP5 is still set. //Peter