Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38890 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94043 invoked from network); 10 Jul 2008 06:09:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jul 2008 06:09:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.229 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.229 rv-out-0506.google.com Received: from [209.85.198.229] ([209.85.198.229:16758] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/D0-24522-DA7A5784 for ; Thu, 10 Jul 2008 02:09:49 -0400 Received: by rv-out-0506.google.com with SMTP id g37so3190834rvb.23 for ; Wed, 09 Jul 2008 23:09:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=jOcwn3siHRAlkFiMm+LZoIiuYqfyZz27PK1uRgfJrz0=; b=cj43gde7PD1LQCeEDl7EWzW7qyQUcDeTBvphEf+KjJu56sJOUIrWgskbjxtL66So1J 0dM7q2plbwmkqwGkOdHzfI9J0XmEunvkvglOOpVJOe5PhLgXYd3vKwNXZZJ4NpPK/YOh UR+qMZlXmui49cMBb31jB6razQhPCdegT3D+w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bg71+8l1LEJ3y6bS8RPpvyyriafjRqvFC/W8AFVLZy2GloKWkS/v9sCH45X1Q9aZ8h 2Tl4xMEMHgmtX4U/pYoi2ILdqqGKd+Z2lSmWzANWFHVeUFLt/wytOiKtZ58A1mwrcJs4 G12vSJW/z+ya0UMlQ/VfAB/08WOuZBCFaWQqU= Received: by 10.141.49.6 with SMTP id b6mr4561201rvk.89.1215670186592; Wed, 09 Jul 2008 23:09:46 -0700 (PDT) Received: by 10.141.185.2 with HTTP; Wed, 9 Jul 2008 23:09:46 -0700 (PDT) Message-ID: Date: Thu, 10 Jul 2008 08:09:46 +0200 To: "Haluk AKIN" Cc: internals@lists.php.net, "John Mertic" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: [PHP-DEV] Question about PHP 5.3 MSI From: pierre.php@gmail.com ("Pierre Joye") hi, On Thu, Jul 10, 2008 at 8:04 AM, Haluk AKIN wrote: > I'm very new to helping PHP development. > > I've tried to install PHP 5.3 from http://snaps.php.net/ . > The msi file is only 0.7MB and it's not working. > > Is this normal for the time being? Is the msi not going to work for a while? The apache2filter is broken in CVS, the compilation fails and the DLL are missing. Once it is fixed, the installer will be generated again. It should be possible to generate the installer even if one component is missing, but I'm not sure it is worth it (fixing the effects instead of the cause :). But if John can do it easily (and like to), why not :) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org