Re: [PHP] Zend Optimizer not installed

2004-10-01 Thread Ox
Many thanks to all! Ill have to investigate further with these provisders, Thanks again On Fri, 1 Oct 2004 09:12:35 -0400, Dan Joseph <[EMAIL PROTECTED]> wrote: > Hi, > > > Does anyone know of a hosting company that will provide Zend Optimizer > > v2.1.0 or later on a VIRTUAL hosting package.

RE: [PHP] Zend Optimizer not installed

2004-10-01 Thread Dan Joseph
Hi, > Does anyone know of a hosting company that will provide Zend Optimizer > v2.1.0 or later on a VIRTUAL hosting package. (preferably in the UK) www.1and1.co.uk -Dan Joseph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Zend Optimizer not installed

2004-10-01 Thread Wee Keat
Hi Ox, > Does anyone know of a hosting company that will provide Zend Optimizer > v2.1.0 or later on a VIRTUAL hosting package. (preferably in the UK) I'm with Lunarpages ( http://www.lunarpages.com ) on a virtual hosting server and they have Zend Optimizer installed. However, I do not know what

RE: [PHP] Zend Optimizer not installed

2004-10-01 Thread Graham Cossey
Hi Ox I'm UK based but currently use GlobalServers in the US (www.globalservers.com). They run Virtual Private Servers of 3 levels, 2 of which allow root access. They do claim to run Zend Optimizer but as yet I have not determined if this is active on my account. HTH Graham. -Original Mess

Re: [PHP] Zend Optimizer 2.5.1 + PHP5 RC1 + WinXP + Apache 2 nothappy together?

2004-04-02 Thread Elisamuel Resto
Strange, it was working on a beta version... I guess I'll just wait for a bit and see what's up... "William Lovaton" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I don't think Zend Optimizer can work with PHP 5 by the moment. > > > El vie, 02-04-2004 a las 01:28, Elisamuel Resto

Re: [PHP] Zend Optimizer 2.5.1 + PHP5 RC1 + WinXP + Apache 2 not happy together?

2004-04-02 Thread William Lovaton
I don't think Zend Optimizer can work with PHP 5 by the moment. El vie, 02-04-2004 a las 01:28, Elisamuel Resto escribió: > I've installed Apache and PHP5 RC1 fine, added my needed modules fine, then > I installed Zend Optimizer 2.5.1 and it doesn't load? phpinfo() doesn't show > it as loaded. ph

RE: [PHP] zend optimizer for 4.3.2

2003-07-17 Thread Brad Young
L PROTECTED] >Sent: Thursday, July 17, 2003 2:20 PM >To: Michael Rubin; [EMAIL PROTECTED] >Subject: RE: [PHP] zend optimizer for 4.3.2 > > >I might be wrong (it's been known in the past!) but I think that theirs >supports 4.3.x > >Best regards > >Adrian >sourcegu

Re: [PHP] zend optimizer for 4.3.2

2003-07-17 Thread MIKE YRABEDRA
on 7/17/03 7:20 AM, Adrian Teasdale at [EMAIL PROTECTED] wrote: > I might be wrong (it's been known in the past!) but I think that theirs > supports 4.3.x The OS X version came out yesterday and it DOES require 4.3.2 Not sure about the other platforms. +

RE: [PHP] zend optimizer for 4.3.2

2003-07-17 Thread Adrian Teasdale
I might be wrong (it's been known in the past!) but I think that theirs supports 4.3.x Best regards Adrian sourceguardian.com > -Original Message- > From: Michael Rubin [mailto:[EMAIL PROTECTED] > Sent: 17 July 2003 10:30 > To: [EMAIL PROTECTED] > Subject: [PHP] zend optimizer for 4.3.2

Re: [PHP] Zend Optimizer not active?

2003-06-13 Thread Marek Kilimajer
Are the logs saying anything? Or if you run php from command line? Steve Yates wrote: Starting with a working site (FreeBSD 4.7, Apache 1.3.27) using PHP 4.3.0 and the latest Zend Optimizer, I upraded to PHP 4.3.2. Afterwards, phpinfo () did not show the Optimizer as loaded. Reinstalling Optimi

Re: [PHP] Zend Optimizer

2001-08-16 Thread Chris Lambert
It should perform the optimizations automatically. However, the bottleneck in your case will be your image manipulation library (GD, ImageMagic, etc..), and you most likely won't see much of a speed increase with the optimizer. /* Chris Lambert, CTO - [EMAIL PROTECTED] WhiteCrown Networks - More

Re: [PHP] Zend Optimizer not working with @

2001-01-31 Thread Andi Gutmans
Chris, Thanks for the report. This will be fixed in the next version of the Zend Optimizer. Andi At 12:32 PM 1/31/2001 -0800, Chris Lee wrote: > echo @$test; >?> > >This works without Zend Optimizer installed, as soon as I turn on Zend I get >'undifined variable'. Why doesn't the @ turn th

Re: [PHP] Zend Optimizer

2001-01-17 Thread Rick Hodger
"Michael A. Peters" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I can confirm this. The currently available Zend Optimizer only works with 4.0.3/4.0.3pl1 The bit that got me, was that you have to make sure you are *not* running a debug enabled version of PH

Re: [PHP] Zend Optimizer

2001-01-16 Thread Michael A. Peters
I can confirm this. The currently available Zend Optimizer only works with 4.0.3/4.0.3pl1 On Monday, January 15, 2001, at 04:03 PM, Thomas Deliduka wrote: > When I look at the website (http://www.zend.com/zend/optimizer/) it says it > works with PHP Version 4.0.3 or 4.0.3pl1 it says no early or

Re: [PHP] Zend Optimizer

2001-01-15 Thread Thomas Deliduka
When I look at the website (http://www.zend.com/zend/optimizer/) it says it works with PHP Version 4.0.3 or 4.0.3pl1 it says no early or later versions of PHP are supported so I would htink that is the reason why it's not working. On 1/15/01 3:07 PM this was written: > I have download the Zend O

Re: [PHP] Zend Optimizer

2001-01-15 Thread Marcus Ouimet
t; <[EMAIL PROTECTED]> To: "Marcus Ouimet" <[EMAIL PROTECTED]>; "PHP" <[EMAIL PROTECTED]> Sent: Monday, January 15, 2001 12:48 PM Subject: Re: [PHP] Zend Optimizer > --- Marcus Ouimet <[EMAIL PROTECTED]> wrote: > > I have download the Zend Optimizer (

Re: [PHP] Zend Optimizer

2001-01-15 Thread Alejandro Garin
--- Marcus Ouimet <[EMAIL PROTECTED]> wrote: > I have download the Zend Optimizer (Running Apache > 1.3.14 and PHP 4.04) and untarred it. Then I copied > the ZendOptimizer.so to usr/local/Zend/lib Then I > edited the PHP.ini and added: > > zend_optimizer.optimization_level=15 > zend_extension="/