Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3188 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78240 invoked by uid 1007); 3 Jul 2003 08:18:40 -0000 Message-ID: <20030703081840.78238.qmail@pb1.pair.com> To: internals@lists.php.net References: <3F030EAA.50201@chiaraquartet.net> Date: Thu, 3 Jul 2003 16:18:35 +0800 Lines: 23 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Posted-By: 202.188.127.61 Subject: Re: suggestion: rename all php4* files in php 5 to php5* From: jlim@natsoft.com.my ("John Lim") Hi Greg, Actually it is possible to have both installed. Just make sure all php4 files are in the same directory, say c:\php4\php432 including your php.ini, while the php.ini in the windows directory is for php5. Regards, John "Greg Beaver" wrote in message news:3F030EAA.50201@chiaraquartet.net... > Hi, > > It's currently impossible in windows to have both php 4 and php 5 > installed (unless you can compile it yourself), and I would like this to > be possible. If the php4ts.dll could be renamed to php5ts.dll, that > would be logical and make this possible. > > Thanks, > Greg >