Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29992 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30734 invoked by uid 1010); 31 May 2007 09:30:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30718 invoked from network); 31 May 2007 09:30:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 May 2007 09:30:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 63.208.196.171 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 63.208.196.171 outbound.mailhop.org FreeBSD 4.6-4.9 Received: from [63.208.196.171] ([63.208.196.171:4000] helo=outbound.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FA/32-13361-DA59E564 for ; Thu, 31 May 2007 05:30:24 -0400 Received: from cs136054.pp.htv.fi ([213.243.136.54] helo=[192.168.1.100]) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Htgyz-000BPr-Vt; Thu, 31 May 2007 05:30:14 -0400 X-MHO-User: U2FsdGVkX182TgBpL2K/WHwXgFudDxT3ODTO7TlR4Fk= X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 213.243.136.54 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1898P8fU4c/MryCYt0Q7u08qVrno8xWghA= Message-ID: <465E95AD.6030703@sci.fi> Date: Thu, 31 May 2007 12:30:21 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Antony Dovgal CC: internals Mailing List References: <465E00E2.4010905@zend.com> <465E08D9.4020101@sci.fi> <465E7A28.3010100@zend.com> <465E8F99.70407@sci.fi> <465E917A.5030202@zend.com> In-Reply-To: <465E917A.5030202@zend.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5 or 6? From: jani.taskinen@sci.fi (Jani Taskinen) This is when I use concept called "rename" when I copy these babies around.. :D And as you knew, it's not possible (anymore) to have both enabled in same apache instance anyway. --Jani Antony Dovgal kirjoitti: > On 31.05.2007 13:04, Jani Taskinen wrote: >> Antony Dovgal kirjoitti: >>> On 31.05.2007 03:29, Jani Taskinen wrote: >>>> The whole idea of having that number there is pretty stupid..why not >>>> just remove them altogether..? >>> >>> Well, in some places it's just not possible, like libphp6.so etc. >> >> You chose just the right example! Now, can you tell why it is necessary? >> And remember, everything is possible..there is no impossible here, we're >> having a totally new major version and everything. > > Well, you might want to have both libphp5.so and libphp6.so installed, > but only one of them enabled. >