Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58041 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65928 invoked from network); 24 Feb 2012 22:38:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Feb 2012 22:38:51 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.170 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.212.170 mail-wi0-f170.google.com Received: from [209.85.212.170] ([209.85.212.170:55727] helo=mail-wi0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CE/C0-17132-A71184F4 for ; Fri, 24 Feb 2012 17:38:51 -0500 Received: by wibhm4 with SMTP id hm4so2062768wib.29 for ; Fri, 24 Feb 2012 14:38:48 -0800 (PST) Received-SPF: pass (google.com: domain of kris.craig@gmail.com designates 10.180.80.71 as permitted sender) client-ip=10.180.80.71; Authentication-Results: mr.google.com; spf=pass (google.com: domain of kris.craig@gmail.com designates 10.180.80.71 as permitted sender) smtp.mail=kris.craig@gmail.com; dkim=pass header.i=kris.craig@gmail.com Received: from mr.google.com ([10.180.80.71]) by 10.180.80.71 with SMTP id p7mr8399855wix.10.1330123128202 (num_hops = 1); Fri, 24 Feb 2012 14:38:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wOqaH+pcMWajd5vv6aPZzJ44MCb1Bce5LJp4r31ynFU=; b=oKDE1KZSZKZK6Tl4VuN+cqNfO0XlqHfmKCk8fXr2D0WOA7PgDwlX7zSkE1c91/Z7Lt y8kkz0qkGFqr7DOmcGk6NZQ3sNXwmz0pjO1EhpEV9bQciem+3mcyrz20XmrWgoarTWcF Ay8RjycXoMAMCYJ6AQvLHQZlF8rL3DGZE9JIU= MIME-Version: 1.0 Received: by 10.180.80.71 with SMTP id p7mr6760245wix.10.1330123128133; Fri, 24 Feb 2012 14:38:48 -0800 (PST) Received: by 10.223.75.146 with HTTP; Fri, 24 Feb 2012 14:38:48 -0800 (PST) In-Reply-To: References: Date: Fri, 24 Feb 2012 14:38:48 -0800 Message-ID: To: Richard Lynch Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d0442887c8f58f804b9bd6cb8 Subject: Re: [PHP-DEV] [RFC] APXS LoadModule Option in configure From: kris.craig@gmail.com (Kris Craig) --f46d0442887c8f58f804b9bd6cb8 Content-Type: text/plain; charset=ISO-8859-1 Thanks for the input! You're right, I'll go ahead and clarify that in the RFC. I'll probably initiate voting on Monday unless something changes between now and then. --Kris On Fri, Feb 24, 2012 at 2:24 PM, Richard Lynch wrote: > On Mon, February 20, 2012 7:02 pm, Kris Craig wrote: > > Opening discussion on RFC pertaining to adding a new option to the > > configure script with regard to how/whether APXS touches the > > httpd.conf > > file. > > > > This is my first RFC post so please go easy on me if I screwed-up on > > procedure in any way. =) > > > > > > Here it is: https://wiki.php.net/rfc/apxs-loadmodule > > This seems to me like a useful addition, with minimal risk, and many > sysadmins would welcome it. > > Has to default to current behavior, of course, which one might want to > add to the RFC explicitly. > > +1 until somebody explains why it's "bad" :-) > > -- > brain cancer update: > http://richardlynch.blogspot.com/search/label/brain%20tumor > Donate: > > https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FS9NLTNEEKWBE > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --f46d0442887c8f58f804b9bd6cb8--