Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21015 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43596 invoked by uid 1010); 2 Dec 2005 19:52:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 43581 invoked from network); 2 Dec 2005 19:52:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2005 19:52:53 -0000 X-Host-Fingerprint: 212.42.230.152 h01.hostsharing.net Linux 2.5 (sometimes 2.4) (4) Received: from ([212.42.230.152:40699] helo=pima.hostsharing.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 42/8E-14828-416A0934 for ; Fri, 02 Dec 2005 14:52:53 -0500 Received: from [192.168.178.20] (p54AD8562.dip0.t-ipconnect.de [84.173.133.98]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pima.hostsharing.net (Postfix) with ESMTP id 89693B5809; Fri, 2 Dec 2005 20:52:47 +0100 (CET) Message-ID: <4390A60B.7080509@php.net> Date: Fri, 02 Dec 2005 20:52:43 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joseph Crawford Cc: PHP Internals References: <8d9a42800512021145u5b443948o86afdb3fb50a5b81@mail.gmail.com> In-Reply-To: <8d9a42800512021145u5b443948o86afdb3fb50a5b81@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Zend Sudio's Optimizer / PHP 5.1.1 From: betz@php.net (Friedhelm Betz) Joseph Crawford wrote: > i keep getting an error that zend optimizer doesnt work with this version of > PHP, can anyone explain why that would be? > i have gone into zend studio and went to /lib/Optimizer-2.5.13/ created the > php-5.1.x dir and copied the ZendOptimizer.dll from the php-5.0.x directory > but it still complains ;( is there something else i need to change in zend > studio server? IMHO, this sort of question does not belong to internals-ml. It is not very nice to crosspost several MLs, maybe you should ask the company behind the optimizer ;-) not the developers of PHP. Regards Friedhelm