Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63015 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11204 invoked from network); 15 Sep 2012 13:15:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Sep 2012 13:15:20 -0000 Authentication-Results: pb1.pair.com header.from=davidkmuir@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=davidkmuir@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.42 as permitted sender) X-PHP-List-Original-Sender: davidkmuir@gmail.com X-Host-Fingerprint: 209.85.160.42 mail-pb0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:53852] helo=mail-pb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3A/1F-02694-76F74505 for ; Sat, 15 Sep 2012 09:15:20 -0400 Received: by pbbrp8 with SMTP id rp8so7090796pbb.29 for ; Sat, 15 Sep 2012 06:15:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; bh=2Kz/wYC/XLz4tAdWh62a4Y9T1qw+yJ6/Y9xcVuYnT0g=; b=0vsUmPPH24kPLISpnoOt8TaMBK24GgWgRZUPHh3D9U31TJYme98Y61rDyLllm/qE43 ZhBmVxMXe07M25Mt8a1zfW52Fx/UdogqpAxlZKk8FEFtUZHPrQ8bvB0XX3UBygr1Lpfc KPcrr2upd8KmQ66/Cn3+51EGsgng6TPNwlnljq9Bj7WRxymJFYEkBt72cFkk8MhyvZkq f0T4f07fipn5/jtxvvpcTPWZQyEbMHRwH3xnj5DUVg4gpbqr7mIksVvsF0YnAotqvGgc VJWRzngnPEamXc3kwAPM8kxcbjJCBO5ldWTMy63cMxa/dycbFR98ow9Nlhm9dSzMcCRT b+OQ== Received: by 10.68.201.73 with SMTP id jy9mr10546811pbc.124.1347714917137; Sat, 15 Sep 2012 06:15:17 -0700 (PDT) Received: from [192.168.0.11] (dsl-202-173-152-56.vic.westnet.com.au. [202.173.152.56]) by mx.google.com with ESMTPS id gt2sm2944919pbc.62.2012.09.15.06.15.14 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 15 Sep 2012 06:15:16 -0700 (PDT) References: <50543282.7040201@fedoraproject.org> <505445B6.9050609@lsces.co.uk> <505449D0.7070108@fedoraproject.org> <50545AA4.6080109@lsces.co.uk> In-Reply-To: <50545AA4.6080109@lsces.co.uk> Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-ID: <27F492DC-EBB9-4049-88AF-9CCB86D0BBEA@gmail.com> Cc: PHP Internals X-Mailer: iPhone Mail (9B206) Date: Sat, 15 Sep 2012 23:15:11 +1000 To: Lester Caine Subject: Re: [PHP-DEV] Download PHP binaries From: davidkmuir@gmail.com (David Muir) On 15/09/2012, at 8:38 PM, Lester Caine wrote: > Remi Collet wrote: >>> >Last night I spent a couple of hours again trying to find an 'off the >>> >shelf' distribution that even had PHP5.4 and Apache2.4 ... >> Fedora 18 have httpd 2.4.3 and php 5.4.7;) >> (I have backports for f17) > 18 is downloading at the moment, but I could not find on the Fedora site a= ny reference to which versions of PHP and Apache were included ... > It's the same with most distributions :) > I'm not sure if Fedora even has a current Firebird ... Checked distrowatch?=20 David