How To Install Zend Optimizer In Linux Server



How To Install Zend Optimizer In Linux Server
 (382) Find work at Home Jobs
How To Install Zend Optimizer In Linux Server
Post Description:
Post Tags: how, to, install, zend, optimizer, in, linux, server
This Post Has Been Viewed 10148 Times Since Sun Jul 30, 2006 3:12 pm Posted By administrator with 9 replies
How To Install Zend Optimizer In Linux Server
This tutorial is for the purpose of showing our Webune customers how to install the Zend Optimizer in their dedicated servers with Redhat, Fedora, Centos Linux:

NOTE: If you are a Webune Managed Customer, Please contact support and Webune will install The Zend Optimizer on your Dedicated Server Service At no charge. If you are not a Managed Customer, but would like Webune to install The Zend Optimizer for you, please contact our sales team to request this service.


1. Downloading - Download a copy of the Zend Optimizer from zend.com
>> Be sure to select the "Linux x86" option when downloading <<
When you click ont "Linux x86" in a couple of seconds, you will see this:
post picture

2. Upload - After you have downloaded a copy of the Zend Optimizer, (If you need to , upload the tar.gz file into your server)

3. SSH - Login to your server with an SSH Session and go to the directory where you uploaded the Zend file.

3. Unpack - Once you have the Zend tar.gz file in your server, untar the ZendOptimizer-3.0.1-linux-glibc21-i386.tar.gz file with the following command:

     Code:
tar xvfz ZendOptimizer-3.0.1-linux-glibc21-i386.tar.gz


4. Change Directory - Once all the files have been unpacked, change to the newly created Zend Optimizer directory with this command:

     Code:
cd ZendOptimizer-3.0.1-linux-glibc21-i386

post picture

5. Confirm - Once you have changed directory, Make sure the install.sh file has been created. To list the files send this command:

     Code:
ls -l
and you will see something like this:
post picture

6. Install - Now that you have confirmed that the install.sh file has been created execute the followng command to begin installation:

     Code:
./install.sh


7. Zend Install Step1: Hit Enter on your keybord for OK
post picture

8. Zend Install Step2: Accept License Agreement by hitting Enter on your keyboard
post picture

9. Zend Install Step3: Hit Enter for Yes
post picture

10. Zend Install Step4: Hit Enter on your keyboard for OK
post picture


11. Zend Install Step5: Hit Enter on your keyboard for OK
post picture

12. Zend Install Step6: Hit Enter for Yes
post picture

13. Zend Install Step7: Hit Enter on your keyboard for OK
post picture

14. Zend Install Step8: Hit Enter on your keyboard for OK
post picture

15. Zend Install Step9: Hit Enter on your keyboard for OK
post picture

16. Zend Install Step10: Hit Enter for Yes to restart Apache
post picture

17. Zend Install Step11: Hit Enter on your keyboard for OK to Finish Installation
post picture

DONE

Leave Your Comments     [ dejar commentarios ]
  * Name     [nombre]

  * eMail (will not be published)     [coreo electronico]

* Enter Your Reply or Comments:    [commentarios]


Add Picture To Comments         [incluir foto]
YES NO             upload
Receive Replies on my Comments (An email will be sent to you when someone replies to your comments)

     

Comments and replies About How To Install Zend Optimizer In Linux Server




:: 1 :: #356 - Reply By brate On Tue Feb 13, 2007 11:19 pm
This is a great step by step guide tutorial with pictures and illustration snap shots of the actual screen how it would look on your monitor. than for creating this tutorial showing and displaying the Installing ofZend Optimizer in Linux
:: 2 :: #10806 - Reply By erwin On Sat Jul 14, 2007 4:50 am
reallly helpful your the man
:: 3 :: #45030 - Reply By Carlos On Tue Mar 11, 2008 10:50 am
very please with your help. best regards
:: 4 :: #45228 - Reply By tony On Wed Mar 12, 2008 6:01 pm
worked quite well. i had a dedicated server from a-plus.net that was freebsd 6.1. it took a while to realize that i only needed to install the linux x86 (32 bit) version. once that part was figured out i only needed to change the name associated with the file to follow these instructions. for example

tar xvfz zendoptimizer-3.0.1-linux-glibc21-i

in the instructions above had to be changed to the version i downloaded

tar xvfz zendoptimizer-3.3.0a-linux-glibc21- it was a simple process once one finds the correct information needed to install the file.

:: 5 :: #58650 - Reply By Shyam Phulwale On Fri Jun 20, 2008 11:23 pm
installed successfully.
but on the root machine,it is not workigng.
:: 6 :: #66116 - Reply By rich On Tue Aug 12, 2008 11:39 am
how do you verify whether or not it was installed when logging into the server via ftp or cpanel?
:: 7 :: #66161 - Reply By hostman On Tue Aug 12, 2008 4:34 pm
you can confirm by creating a phpinfo.php file, you will see zend installed
:: 8 :: #66814 - Reply By MAHMOUD On Sat Aug 16, 2008 6:10 pm
very nice ...
thank u ...
:: 9 :: #67732 - Reply By Potre On Sat Aug 23, 2008 1:14 am
how to restore the php.ini file and deinstall the program zend optimizer. my apache is damaged some how and i need to fix that so soon as possible.