Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58223 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5576 invoked from network); 28 Feb 2012 00:08:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2012 00:08:27 -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 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:64520] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/F1-30531-AFA1C4F4 for ; Mon, 27 Feb 2012 19:08:26 -0500 Received: by werh12 with SMTP id h12so1266372wer.29 for ; Mon, 27 Feb 2012 16:08:23 -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 p7mr32409907wix.10.1330387703661 (num_hops = 1); Mon, 27 Feb 2012 16:08:23 -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=eaP6dI9fVOnRS2ei0EjSjrshSM2VJmSFFvjH/g1StX0=; b=bKcusUhn2IOE827jD/4V5L5uDd8iqvP4BKNW2pVZuYWT5WMms1lTmQIbXaKve1MqQg zXevR03JhtqErUni8q10pKEhghxG9HSTUclmHzAv8zTJfN1UvLk7appttoXXn/KDLfwF yHZh2cZ1UhMkIe/YcJALParWTQ4JcTsZxfh6k= MIME-Version: 1.0 Received: by 10.180.80.71 with SMTP id p7mr25658853wix.10.1330387703609; Mon, 27 Feb 2012 16:08:23 -0800 (PST) Received: by 10.223.75.146 with HTTP; Mon, 27 Feb 2012 16:08:23 -0800 (PST) In-Reply-To: References: <4F481E93.1090400@oracle.com> <4F482524.6060106@oracle.com> <81cd5eb1c3b61c2eaed616b869a8e1a3.squirrel@www.l-i-e.com> Date: Mon, 27 Feb 2012 16:08:23 -0800 Message-ID: To: Gergo Erdosi Cc: Ferenc Kovacs , Richard Lynch , Christopher Jones , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=f46d0442887c7cba7b04b9fb063c Subject: Re: [PHP-DEV] [RFC] APXS LoadModule Option in configure From: kris.craig@gmail.com (Kris Craig) --f46d0442887c7cba7b04b9fb063c Content-Type: text/plain; charset=ISO-8859-1 Are there any final thoughts, objections, last-minute change requests, etc? Looks like we're all pretty much in agreement so I'll initiate the vote if I don't hear anything. --Kris On Mon, Feb 27, 2012 at 4:06 PM, Kris Craig wrote: > Hmm didn't know that. I stand corrected! > > That being said, unless we're talking about dropping the configure script > altogether in favor of reliance on RPM's and repos, this RFC is still a > no-brainer. =) > > --Kris > > > > On Mon, Feb 27, 2012 at 3:56 PM, Gergo Erdosi wrote: > >> No, you don't. Since CentOS 5.6, PHP 5.3 is part of the base >> repository. You are right, "yum install php" installs 5.1, but you >> don't have to download anything to install 5.3, just type "yum install >> php53". >> >> Gergo Erdosi >> >> >> On Tue, Feb 28, 2012 at 12:06 AM, Kris Craig >> wrote: >> > Yes but you have to download those RPM's manually. If you just use the >> > default repo (i.e. "yum install php") as most sysadmins do, you're gonna >> > get something MUCH older than that. Plus there are still occasions >> where a >> > manual build is preferable to using an RPM. >> > >> > --Kris >> > > --f46d0442887c7cba7b04b9fb063c--