Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58203 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75400 invoked from network); 27 Feb 2012 22:11:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2012 22:11:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.42 mail-qw0-f42.google.com Received: from [209.85.216.42] ([209.85.216.42:52942] helo=mail-qw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/C9-29394-19FFB4F4 for ; Mon, 27 Feb 2012 17:11:29 -0500 Received: by qaui11 with SMTP id i11so1312708qau.8 for ; Mon, 27 Feb 2012 14:11:26 -0800 (PST) Received-SPF: pass (google.com: domain of tyra3l@gmail.com designates 10.224.178.136 as permitted sender) client-ip=10.224.178.136; Authentication-Results: mr.google.com; spf=pass (google.com: domain of tyra3l@gmail.com designates 10.224.178.136 as permitted sender) smtp.mail=tyra3l@gmail.com; dkim=pass header.i=tyra3l@gmail.com Received: from mr.google.com ([10.224.178.136]) by 10.224.178.136 with SMTP id bm8mr12620356qab.19.1330380686518 (num_hops = 1); Mon, 27 Feb 2012 14:11:26 -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=nyG8z9q9qy9EK1pSbwo+AwICv+96vewo3LQ/dzQoDk4=; b=d1SzXBrxtCE0Ndr2MNBfieLM2aTmBpjugWjaCxv7BLy2Dv4kAeR0ih0nNlTXjRRfMb yLplkciHxYXhBB5FdV+1sBBaFd8WeHWXQTHbLl5SMgJVbgQZf2p2j2mm2RCmXq/TDHqb NDDowTYjz/OMjB334FF1m6CajNqtfi6VigCWA= MIME-Version: 1.0 Received: by 10.224.178.136 with SMTP id bm8mr10604987qab.19.1330380686458; Mon, 27 Feb 2012 14:11:26 -0800 (PST) Received: by 10.229.30.205 with HTTP; Mon, 27 Feb 2012 14:11:26 -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 23:11:26 +0100 Message-ID: To: Kris Craig Cc: Richard Lynch , Christopher Jones , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=20cf303b38ad3b812904b9f96460 Subject: Re: [PHP-DEV] [RFC] APXS LoadModule Option in configure From: tyra3l@gmail.com (Ferenc Kovacs) --20cf303b38ad3b812904b9f96460 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > > > @Lester Generally, this is a problem that surfaces in manual PHP builds. > You're correct in that the packaged repos tend to handle all that stuff f= or > you anyway. However, these repos are rarely updated (I think CentOS and > Ubuntu are both still stuck on 5.1), so it's often necessary to build PHP > manually if you want to take advantage of the latest features. In these > cases, being able to isolate the PHP configuration tends to make the most > sense, hence why this new option switch is necessary IMHO. > > AFAIR centos 5.7 provides php 5.2.1 (centos 4 has only Maintenance updates, for 2 more days) the oldest ubuntu (8,04 lts) also have 5.2.4 so I think that the only distro with support that ships >=3D5.2 is rhel 4 with the Extended life cycle. but usually there are semi-official/community repos providing more up-to-date versions for each distribution. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --20cf303b38ad3b812904b9f96460--