Install Zend Optimizer 3.2.8 on Ubuntu 7.04 Server
I have a Ubuntu 7.04 server here with following server.
Apache2 and PHP 5
The PHP info show as below:
![]()
I still want to install Zend Optimizer.
So I go to Zend's official server, get the link of the latest version.
Now I record the steps how to install it on Ubuntu 7.04 server.
1) Login Ubuntu by Putty.
2) Enter the following command to download the source package for my i386 core.
wget http://downloads.zend.com/optimizer/3.2.8/ZendOptimizer-3.2.8-linux-glibc21-i386.tar.gz
3) Decompress the tar file
tar xvfz ZendOptimizer-3.2.8-linux-glibc21-i386.tar.gz
4) Install it.
cd ZendOptimizer-3.2.8-linux-glibc21-i386
./install.sh
During the installation, you need provide the path of the Zend installation,
/usr/local/Zend
PHP Configuration file location
/etc/php5/apache2
Apache Control Utility path
/usr/sbin
Done.
Categories
L.A.M.P.Related Entries
- Some problems when Install ispconfig on Ubuntu 6.10 Server
- Setup a New Ubuntu 6.10 Server
- Install Zend Optimizer 3.3 on Customized PHP 5.2.3
- aMule aMule-daemon and aMuleweb
- How to install PEAR on Dreamhost
- Virtualmin Virtual Server
- Backup server on Ubuntu
- Install customized PHP5 on Dreamhost
- Ubuntu 8.04 LTS server
- Ubuntu 7.10 on USB flash disk
0 TrackBacks
Listed below are links to blogs that reference this entry: Install Zend Optimizer 3.2.8 on Ubuntu 7.04 Server.
TrackBack URL for this entry: http://www.yinfor.com/mtcgi/mt-tb-trackback.cgi/1604






Thank you very much.
I was able to install the Zend Optimizer for i386. I created a user account at Zend.com and dowloaded it from a windows pc, then I transfered to my Ubuntu server via ftp. It all worked. Thanks for your information.
Abe Almonte
Worked very nicely, except for some differences in the download, for Gusty 7.10 server x86/32b.
Thanks for the tips.
Steve
Worked awesome thnks for the tips here is the url for the latest version 3.3.0a as of 4-17-08
http://downloads.zend.com/ZendOptimizer-3.3.0a-linux-glibc21-i386.tar
thx for the info. for hardy heron a few changes using 3.3.3
/usr/sbin/apache2ctl
when asked for full path to Apache2 Binary
/etc/init.d/apache2