PDA

View Full Version : Zend 2.5.10


interfasys
07-07-2005, 05:30 PM
It seems that nobody noticed the small update available at:
http://www.zend.com/store/products/zend-optimizer.php

jmstacey
07-07-2005, 11:16 PM
Originally posted by interfasys
It seems that nobody noticed the small update available at:


Nobody has had problems with the current version so we weren't looking :p

Another small update is the requirment to have an account to download the latest version .

interfasys
07-07-2005, 11:51 PM
A good thing that bugmenot exists ;) and the account is not required to download the file, you need it to get the URLs.

markus
07-11-2005, 10:42 AM
I am having problems with this version of ZO and PHP 4.4.0, just released today.

http://www.directadmin.com/forum/showthread.php?s=&threadid=8960

:(

markus
07-17-2005, 09:49 AM
Finally, Zend Optimer version 2.5.10a worked for me on two different platforms: Win2K and RHLE (note the Windows binary has been updated today).

The binaries can be downloaded from here:

http://downloads.zend.com/optimizer/2.5.10/

Take care to get version 2.5.10a for your platform.

:)

Mikhey
07-25-2005, 10:03 AM
How upgrade this ???

jlasman
07-25-2005, 05:38 PM
These are examples that work for us on DA on CentOS4; your experience may be completely different and we do NOT offer any warranty; following these instructions may do anything from updating zend to completely breaking your server.

That said:

# Download the file to your server; get it from:
http://www.zend.com/store/products/zend-optimizer.php

# untar it:
tar -xzvf ZendOptimizer-2.5.10a-linux-glibc21-i386.tar.gz

cd ZendOptimizer-2.5.10a-linux-glibc21-i386

./install

You'll be asked the following questions, answer them with the defaults.

But when asked if you want to restart Apache, answer "No", then afterwards restart it manually.

Jeff

micro
08-20-2005, 06:32 PM
this is my current php/Zend version:
PHP 4.4.0 (cli) (built: Aug 20 2005 23:54:57)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies


do you recommend me on updating? all the sites that we host are working great, but you know, i dont want to get left behind.

-Thanks alot
-Shimon Tolts