Install ZendOptimizer-3.3.0a on Ubuntu 7.10
Author: admin Posted in October 4, 2007My holiday is end,I started to update this blog again:)
I have just installed ZendOptimizer-3.3.0a on my Ubuntu,I share experience to someone don’t know how to install it now.
My installation base environment:
Ubuntu 7.10Beta
PHP 5
Apache2
You need to download the ZendOptimizer: http://www.zend.com/downloads
pleas note you will need a Zend account for downloading.
Decompress the tar file to your main folder
Install the ZendOptimizer:
cd ZendOptimizer-3.2.8-linux-glibc21-i386 ./install.sh
Use the default installation path:/usr/local/Zend
Points the PHP configuration file path for Zend installer:
/etc/php5/apache2
Points the Apache Control Utility path for Zend installer:
/usr/sbin
OK,done it.It is so easy,right?