Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58212 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88708 invoked from network); 27 Feb 2012 22:46:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2012 22:46:22 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.174 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.174 mail-qy0-f174.google.com Received: from [209.85.216.174] ([209.85.216.174:50106] helo=mail-qy0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/A2-11273-CB70C4F4 for ; Mon, 27 Feb 2012 17:46:21 -0500 Received: by qcqw6 with SMTP id w6so1232370qcq.19 for ; Mon, 27 Feb 2012 14:46:18 -0800 (PST) Received-SPF: pass (google.com: domain of tyra3l@gmail.com designates 10.229.75.138 as permitted sender) client-ip=10.229.75.138; Authentication-Results: mr.google.com; spf=pass (google.com: domain of tyra3l@gmail.com designates 10.229.75.138 as permitted sender) smtp.mail=tyra3l@gmail.com; dkim=pass header.i=tyra3l@gmail.com Received: from mr.google.com ([10.229.75.138]) by 10.229.75.138 with SMTP id y10mr7632147qcj.110.1330382778104 (num_hops = 1); Mon, 27 Feb 2012 14:46:18 -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=upIuO98yUpzY5SG/uIIN7PO23vS1Pd78SKRZXR9K4CA=; b=hL+7a4wQDm33IpQ1Hmugh4mdhTvDGBLOjBQSbZmZi+SNl971zvjhcxCW554sRzArxx ylC6rm25xgIaIixH1HLmegVbwviqk+yQtgrUIqmxKlStOxff02Sm8DWJlq9qtUW4e/N5 NazWbNnjgwslynolq60fwCrWDu2CuQrnE1B4g= MIME-Version: 1.0 Received: by 10.229.75.138 with SMTP id y10mr6268772qcj.110.1330382777996; Mon, 27 Feb 2012 14:46:17 -0800 (PST) Received: by 10.229.30.205 with HTTP; Mon, 27 Feb 2012 14:46:17 -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:46:17 +0100 Message-ID: To: Kris Craig Cc: Richard Lynch , Christopher Jones , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=00235447046ce5d7d804b9f9e052 Subject: Re: [PHP-DEV] [RFC] APXS LoadModule Option in configure From: tyra3l@gmail.com (Ferenc Kovacs) --00235447046ce5d7d804b9f9e052 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Feb 27, 2012 at 11:16 PM, Kris Craig wrote: > I've got a CentOS 5.7 VM running at work and the PHP package returned by > yum is 5.1.6. Don't have my Ubuntu box with me at the moment but I'm > pretty sure it's 5.1.x as well. > > You probably have rpmforge or CentALT enabled and that's where it's > pulling the newer build. But even then, the latest one you'll get is > 5.2.17. I'm not aware of any widely available repos that have 5.3.x. > > --Kris > > just checked, centos 5 provides php53 packages, see http://mirror.centos.org/centos/5/os/i386/CentOS/ . and here is the semi-official centos repo that I mentioned: http://dev.centos.org/centos/5/testing/i386/RPMS/ oldest ubuntu (hardy) provides 5.2.4: http://packages.ubuntu.com/hardy/php5 --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --00235447046ce5d7d804b9f9e052--