Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24930 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65819 invoked by uid 1010); 24 Jul 2006 14:56:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65804 invoked from network); 24 Jul 2006 14:56:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2006 14:56:05 -0000 Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.184.236 wr-out-0506.google.com Linux 2.4/2.6 Received: from ([64.233.184.236:57287] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 9A/89-04178-38FD4C44 for ; Mon, 24 Jul 2006 10:56:05 -0400 Received: by wr-out-0506.google.com with SMTP id 70so628585wra for ; Mon, 24 Jul 2006 07:56:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:from:subject:date:to:x-mailer:sender; b=OctbtiCRbfbS7d5B9ywL9gLJmOEwgGAqIb1VanPNVEHjiuWbXZpV6zejN2s1gWcLyx6QKzrRsZENIaqGsLCbPFznUcLP3v9xklS3uWgAtghlxmXRs82qmrVtCRLn6Bzp9g3lJ41b4/tMWY8PjzRtuZ0ubrdhn4o2PTWG5aeeOuU= Received: by 10.65.138.14 with SMTP id q14mr3510861qbn; Mon, 24 Jul 2006 07:56:01 -0700 (PDT) Received: from ?192.168.1.6? ( [72.59.8.142]) by mx.gmail.com with ESMTP id f17sm2571175qba.2006.07.24.07.56.00; Mon, 24 Jul 2006 07:56:00 -0700 (PDT) In-Reply-To: <2a9adcf0607240752k12eb8f32sd753eaadaac6e8cc@mail.gmail.com> References: <2a9adcf0607240752k12eb8f32sd753eaadaac6e8cc@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: multipart/alternative; boundary=Apple-Mail-8--647900476 Message-ID: <90DAC8FF-B715-45E1-97AB-4FD166188FB3@prohost.org> Cc: internals@lists.php.net Date: Mon, 24 Jul 2006 10:55:58 -0400 To: John Mertic X-Mailer: Apple Mail (2.752.2) Sender: Ilia Alshanetsky Subject: Re: [PHP-DEV] New Installer for PHP 5.2 From: ilia@prohost.org (Ilia Alshanetsky) --Apple-Mail-8--647900476 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On 24-Jul-06, at 10:52 AM, John Mertic wrote: > > Thanks to Edin Kadribasic, the public test version ( which installs a > recent snapshot of PHP 5.2 ) is located at > http://downloads.php.net/edink/php-5.2.0-win32-installer.msi. > > I am looking for feedback on the installer, namely in the following > areas: > > - Default install options; what should the default install consist of? I'd say it should contain all of the extensions that are enabled by- default. > - Lite Installer. The current install file weighs in at 18mb. Would we > want a lite installer with fewer components and if so what would those > be? I think if the 1st is done the size of the file should be much smaller, if not we can examine the enabled extensions one by one and perhaps turn off some of the "less important" ones. Ilia Alshanetsky --Apple-Mail-8--647900476--