Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38891 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1730 invoked from network); 10 Jul 2008 06:37:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jul 2008 06:37:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=halukakin@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=halukakin@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.44.28 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: halukakin@gmail.com X-Host-Fingerprint: 74.125.44.28 yx-out-2324.google.com Received: from [74.125.44.28] ([74.125.44.28:31399] helo=yx-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9B/42-24522-F1EA5784 for ; Thu, 10 Jul 2008 02:37:20 -0400 Received: by yx-out-2324.google.com with SMTP id 3so884076yxj.83 for ; Wed, 09 Jul 2008 23:37:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:references:subject :date:message-id:mime-version:content-type:content-transfer-encoding :x-mailer:thread-index:x-mimeole:in-reply-to; bh=WRccXsXPpA20697Xl4F3P4xcC9TtNyRauusTnVHis0k=; b=LjwPiUDjbmPhDSXHN32DU8Uaaivvcb6IlJGtICjBHT5DhKe16pmHodjTyHQfpktyPZ CcjART0A2VvNAExWnqjvKxj27zfVDfAlex0B/H0N0xf/7KyqL9G3dldFUU0OGtrAFcZX 4Q3moWl5N1+LrwZK6P/eLSus14OXSwXfXfISs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:references:subject:date:message-id:mime-version :content-type:content-transfer-encoding:x-mailer:thread-index :x-mimeole:in-reply-to; b=MBw45UzvlZ1UztJQFHhvtnqXsxAfcDajSnpGQ/bvcOnKbsdJOKuG/uI9aeOyAkzv3m JgDXOTnz/H6G63ti2MYKICl1O1xLo0q2q+ddwuR92D4rWZij+eNMMKXNDEi1nHjYwvx6 Sb6RtZCo55KzlmYSqpWVI0QXzieMSpU//20OI= Received: by 10.150.201.2 with SMTP id y2mr13834303ybf.225.1215671837067; Wed, 09 Jul 2008 23:37:17 -0700 (PDT) Received: from asus2 ( [97.100.192.199]) by mx.google.com with ESMTPS id 6sm14293798ywp.3.2008.07.09.23.37.15 (version=SSLv3 cipher=RC4-MD5); Wed, 09 Jul 2008 23:37:15 -0700 (PDT) To: "'Pierre Joye'" Cc: , "'John Mertic'" References: Date: Thu, 10 Jul 2008 02:37:14 -0400 Message-ID: <3B4CA2DD5C724A4AB09035C999FF2CE0@DOL.int> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcjiU45xNsKsH57mRUu00AdAPo1aFgAA1a+A X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512 In-Reply-To: Subject: RE: [PHP-DEV] Question about PHP 5.3 MSI From: halukakin@gmail.com ("Haluk AKIN") Thanks a lot Pierre :) Then, I'll go ahead and learn to install it manually. I guess this way I could learn a thing or two as well. Cheers, Haluk -----Original Message----- From: Pierre Joye [mailto:pierre.php@gmail.com] Sent: Thursday, July 10, 2008 2:10 AM To: Haluk AKIN Cc: internals@lists.php.net; John Mertic Subject: Re: [PHP-DEV] Question about PHP 5.3 MSI 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