Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24984 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69951 invoked by uid 1010); 26 Jul 2006 12:28:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69936 invoked from network); 26 Jul 2006 12:28:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jul 2006 12:28:31 -0000 Authentication-Results: pb1.pair.com header.from=jmertic@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: jmertic@gmail.com X-Host-Fingerprint: 64.233.182.185 nf-out-0910.google.com Linux 2.4/2.6 Received: from ([64.233.182.185:21314] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 21/83-04178-DEF57C44 for ; Wed, 26 Jul 2006 08:28:30 -0400 Received: by nf-out-0910.google.com with SMTP id y25so390007nfb for ; Wed, 26 Jul 2006 05:28:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pW5wcH0ChIYppaNsn3ESi0eFq8ti4ZfWQv3vjBFDMhwZL/0obuXxCsD05/nh9ucl2m5p9Ult/tdIexgbBK0ofVjjQgkb0N89J3zwC+RdLh6bSeSvqiizkuqCvoiUXUoWSyXEMEurXBEbi73cfXBeuATsdOVG08bOu7SfqAxHEAE= Received: by 10.78.167.12 with SMTP id p12mr3036556hue; Wed, 26 Jul 2006 05:28:26 -0700 (PDT) Received: by 10.78.123.3 with HTTP; Wed, 26 Jul 2006 05:28:26 -0700 (PDT) Message-ID: <2a9adcf0607260528ub64b3cdx3eeae787b2e65718@mail.gmail.com> Date: Wed, 26 Jul 2006 08:28:26 -0400 To: RQuadling@googlemail.com, internals@lists.php.net In-Reply-To: <10845a340607260520q6a7bf7e2r36f5e3580a181b53@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a9adcf0607240752k12eb8f32sd753eaadaac6e8cc@mail.gmail.com> <10845a340607260520q6a7bf7e2r36f5e3580a181b53@mail.gmail.com> Subject: Re: [PHP-DEV] New Installer for PHP 5.2 From: jmertic@gmail.com ("John Mertic") Not yet (officially). I am doing a re-spin this morning with a few enhancements and including PHP 5.2 RC1, so please wait till then before downloading. I am looking for feedback on the IIS config, so your testing would be much appreciated. John On 7/26/06, Richard Quadling wrote: > Is this live yet? I have a newbie wanting to try IIS/PHP. Doesn't want > Sambar or Apache, and I don't have IIS. > > On 24/07/06, John Mertic wrote: > > Hi there, > > > > With the guidance of Phil Driscoll, I have put together a new > > installer for PHP on Windows. It replicates much of the same > > functionality of his installer, but also boasts the following > > features: > > > > - Selective installation of all PHP components ( CGI and CLI exes, > > server modules, standard and PECL extensions ). > > - Configures the php.ini for the installation, including enabling the > > extensions the user selected to install. > > - Built as an MSI using Wix (http://wix.sourceforge.net) which is > > scriptable and open source so we can include the code to build the > > installer in cvs and automate building it. Also MSI Installers are > > very useful for Sys Admins since they integrate into Group Policies to > > allow unattended installation, and are better supported on Windows in > > general. > > > > 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? > > - 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? > > > > -- > > Later, > > > > John Mertic > > "Explaining a joke is like dissecting a frog: you > > jmertic@gmail.com understand it > > better, but the frog dies in the > > > > process." > > > > -Mark Twain > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > -- > ----- > Richard Quadling > Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 > "Standing on the shoulders of some very clever giants!" > -- Later, John Mertic "Explaining a joke is like dissecting a frog: you jmertic@gmail.com understand it better, but the frog dies in the process." -Mark Twain