Zend 2.5.10

interfasys said:
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 .
 
A good thing that bugmenot exists ;) and the account is not required to download the file, you need it to get the URLs.
 
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
 
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
 
Back
Top