Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25073 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75458 invoked by uid 1010); 31 Jul 2006 12:44:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 75443 invoked from network); 31 Jul 2006 12:44:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jul 2006 12:44:01 -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.191 nf-out-0910.google.com Linux 2.4/2.6 Received: from ([64.233.182.191:39832] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 4A/B2-35486-D0BFDC44 for ; Mon, 31 Jul 2006 08:43:59 -0400 Received: by nf-out-0910.google.com with SMTP id y25so531503nfb for ; Mon, 31 Jul 2006 05:43:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=II5QVpKH7udJT5PYo+tSSbCctG/e3WXxkt/HResh9wojoLGLoP6dZ+pHtWn5f6BFBBDXLvLHTvIGFACDsuvzIUTqbLWr5mg3rTWmX62fPWvN1EohZacyTbE0fnpTqkHYuBLEkbpG/T1e5Y17z5xCDSn7qqb6Plz7PbGyBbMT3IA= Received: by 10.78.145.5 with SMTP id s5mr521504hud; Mon, 31 Jul 2006 05:43:54 -0700 (PDT) Received: by 10.78.123.3 with HTTP; Mon, 31 Jul 2006 05:43:54 -0700 (PDT) Message-ID: <2a9adcf0607310543r5d3afea0pea846d5c60ec2b03@mail.gmail.com> Date: Mon, 31 Jul 2006 08:43:54 -0400 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: More updates to the PHP Windows Installer From: jmertic@gmail.com ("John Mertic") Hi there, I've made some more tweaks to the installer - Added a dedicated dialog to choosing the Install Directory. - Added debugging to Apache Config to help track down some errors people are having. - Added setting the PHPIniDir directive always for Apache Module installs. - Minor UI tweaks: marked PECL Oracle extension as depreciated ( thanks to Christopher Jones ) and changed wording from 'Custom Install' to 'Choose Items to Install'. Also, if anyone has a good idea on how to get rid of the 'Install Entire Feature' option in the 'Choose Items to Install' page I would appreciate it. Download from http://mirrors.emini.eu/php-installer/php-5.2.0RC1-win32-installer.msi. -- 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