Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6888 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72998 invoked by uid 1010); 8 Jan 2004 20:03:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 72930 invoked from network); 8 Jan 2004 20:03:53 -0000 Received: from unknown (HELO smtp1.pp.htv.fi) (212.90.64.119) by pb1.pair.com with SMTP; 8 Jan 2004 20:03:53 -0000 Received: from localhost.localdomain (cs181008.pp.htv.fi [213.243.181.8]) by smtp1.pp.htv.fi (Postfix) with ESMTP id 2264C7FE5E; Thu, 8 Jan 2004 22:03:52 +0200 (EET) Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.10/8.12.10) with ESMTP id i08K3pnN005958; Thu, 8 Jan 2004 22:03:51 +0200 Date: Thu, 8 Jan 2004 22:03:51 +0200 (EET) Reply-To: Jani Taskinen To: Daniel Convissor Cc: PHP Internals List In-Reply-To: <20040108200210.GA4851@panix.com> Message-ID: References: <20040108183103.GA21154@panix.com> <00c101c3d619$0ecb3230$8b018552@titan> <20040108200210.GA4851@panix.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] new win32 snapshot: changing .exe names From: sniper@iki.fi (Jani Taskinen) Uh..we had this discussion back when CLI was introduced.. please don't start another useless thread about this. It's fine as it is, move along. --Jani On Thu, 8 Jan 2004, Daniel Convissor wrote: >On Thu, Jan 08, 2004 at 06:56:00PM -0000, Wez Furlong wrote: >> If you need to configure php5 separately from php4, you're going to be >> editing your server config anyway, so (IMO at least) this is not an issue. > >But why add needless steps? Let alone, I suspect the majority of users >don't play around with both 4 and 5 at the same time. It would be nice >for them to be able to kill/move 4 and drop 5 into it's place and have it >all run as expected. > >Yes, I'm pedantic, > >--Dan > >