marinanewman

Active Member
Nov 28, 2002
32
1
158
can someone give me step by step on how to install the new zend 2.0 all the customers using phpmanager are asking for it..
 

marinanewman

Active Member
Nov 28, 2002
32
1
158
no it is calling for 2.1.0 now

http://www.zend.com/store/products/zend-optimizer.php

just don't know how to install..
 

thomas

Well-Known Member
Mar 31, 2002
70
0
306
In SSH:

tar zxvf ZendOptimizer-2.1.0-Linux_glibc21-i386.tar.gz

cd ZendOptimizer-2.1.0-Linux_glibc21-i386

./install.sh
 

Kingman

Active Member
PartnerNOC
Oct 25, 2002
26
0
151
How would this be done if there is already an older version of Zend installed? Exactly the same or some uninstall procedure?
 

silvernetuk

Well-Known Member
Sep 2, 2002
309
0
166
United Kingdom
Hi,

I am to wanting to know this as I have Zend Optimizer 2.0.3 installed but want to upgrade to Zend Optimizer 2.1.0

Who do I do this ?

Regards,
Garry
 

thomas

Well-Known Member
Mar 31, 2002
70
0
306
[quote:490f8c72cf][i:490f8c72cf]Originally posted by Kingman[/i:490f8c72cf]

How would this be done if there is already an older version of Zend installed? Exactly the same or some uninstall procedure?[/quote:490f8c72cf]
Same procedure.
 

marinanewman

Active Member
Nov 28, 2002
32
1
158
ok real newbie stuff here..

did this

tar zxvf ZendOptimizer-2.1.0-Linux_glibc21-i386.tar.gz
told me no such file or directory..

so assuming I need to upload first ( duh!!)

so how do I upload and to where?
 

Marty

Well-Known Member
Oct 10, 2001
629
1
318
http://www.zend.com/store/free_download.php?pid=13

You will find it there.
 

ivaserver

Well-Known Member
Aug 9, 2002
111
0
166
Once I get the correct file from zend and its on my PC, or uploaded to a user account such as: /home/username/public_html/ZendOptimizer/

How do I upload this file to root.

so i can then install using tar zxvf ZendOptimizer-2.1.0-Linux_glibc21-i386.tar.gz

Thanks
Ivaserver
 

partang2

Member
Jan 9, 2003
6
0
151
Do you have root access? You need this to get it installed.

You are not installing by using:
tar zxvf ZendOptimizer-2.1.0-Linux_glibc21-i386.tar.gz

What you do with that command is to untar it (same as unzip)
You have to go to the ZendOptimizer folder and use this command: ./install
 

YukFoo

Well-Known Member
Sep 1, 2002
134
0
166
Where do you put this file on the server? ZendOptimizer-2.1.0-Linux_glibc21-i386.tar.gz ?????
 

Website Rob

Well-Known Member
Mar 23, 2002
1,501
1
318
Alberta, Canada
cPanel Access Level
Root Administrator
This brings a good (but different) point for me.

I presume one can use &wget& for this file, but, when doing things of this nature can one PUT the file in say, a TMP directory somewhere and do the install from there -- with install being &automagically& done to correct directory?
 

moogle

Well-Known Member
Apr 7, 2003
94
0
156
Correct. When you run the install it will ask you to choose, but it already has the correct paths.
 

Silverado

Well-Known Member
Mar 19, 2003
153
0
166
Backyard - Poolside
That's strange... so do I and it worked on all my servers.
When it asks for your version you should choose 4.3.x