Install Zend Optimizer 3.2.8 on Ubuntu 7.04 Server

| 7 Comments

I have a Ubuntu 7.04 server here with following server.

Apache2 and PHP 5
The PHP info show as below:
pure-php5.gif

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.

After installation, the PHP info changed to:
zend-php.gif



7 Comments

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

if you get an error about php not being found make sure you downloaded the correct version (64 or 32 bit) for your system

You completly made my day.

have been trying to do this like for 3 days now!

only your example worked :-)

Thank you again.

Sltwin

for ubunut server 9.04 a little difference

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/apache2ctl
apache excite file
/etc/init.d/apache2

after this choose the version of acapche
apache 2.x.x
it ll be restarted after this httpd.conf path
/etc/apachea/httpd.conf
this is all ok now you installed zendoptimizer 3.3.3
for me it took whole day to installed. i think this ll help some one save a lot of time.
good luck

Leave a comment

About Me

As a tech geek and life geek, I always like to share my experience to you, my readers.

David Yin

About this Entry

This page contains a single entry by David Yin published on April 27, 2007 12:30 AM.

Add related entry list into Atom Feed was the previous entry in this blog.

Moving from ASP to PHP is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Archives

Subscribe

Ads