dxer

Well-Known Member
Sep 9, 2002
308
0
166
Europe
Where I must upload Zend optimazer to , so I can start installation procedure.

I belive that following command is for installation:
./install.sh

Is there anything I must know in installation proceduer that might be helpful ?
I have PHP 4.3.1

Thanks
 

NeutralGold

Well-Known Member
Jun 5, 2002
230
0
316
Dont do it that way, Your provided with a set of "Easy Scripts" which will automatacly do it for you, the script to install zend is located in /scripts/
 

dxer

Well-Known Member
Sep 9, 2002
308
0
166
Europe
Can You please write me some details about that. What is name of the script which I will find in that directory ?

From where will that script install Zend optimazer 2.1.0. I mean, is it going to download it from zend web site or what ?

Thanks
 

carlgm

Well-Known Member
Mar 25, 2003
103
0
166
England, UK
Hello,

Login to SSH as 'root'.
Enter:
/scripts/installzendopt

Follow the onscreen instructions. :)
 

Website Rob

Well-Known Member
Mar 23, 2002
1,501
1
318
Alberta, Canada
cPanel Access Level
Root Administrator
The following is a list of steps to take for installing Zend Optimizer for any version of PHP. Although easy to use (and follow) like most things never done before, it can be a bit intimating. Using this step-by-step guide will help to alleviate any fears one may have, as this procedure is a no-brainer -- once one has done it a few times. ;)


Login to SSH as 'root'.

# /scripts/installzendopt

This starts the install script and steps are numbered for convienence.


Zend Optimizer 2.1.0
Welcome to the Zend Optimizer 2.1.0 Installation Script!
For more information on this script, see the Installation
section in the Zend Optimizer User Guide.

Press Enter

Note: with all questions, except maybe #5, go with the defaults shown. Use the 'Enter' key after each step.


1. Specify the location where to install Zend Optimizer

2. Confirm the location of your php.ini file

3. Are you using Apache web server?

4. Specify the Apache configuration directory

5. Please confirm you are using PHP xxx
[If using 4.3.1, choose 'No' - use the right arrow key to move to No, otherwise, choose 'Yes']

Press Enter

5a. Setup has failed to determine your PHP version.
1. Detection of PHP version from a binary.
2. Manually select my PHP version.
[use down arrow key to move to #2]

Press Enter

5b. In order to install the correct version of the Zend Modules
you must specify which PHP version you are using.

1 PHP 4.0.5/6
2 PHP 4.1.x
3 PHP 4.2.0
4 PHP 4.2.x (other than 4.2.0)
5 PHP 4.3.x

[if using 4.3.1, use down arrow key and choose #5]

Press Enter

6. Specifiy the Apache bin directory.

7. Your php.ini is relocated to the /usr/local/Zend/etc directory and a symbolic
link from the former place /usr/local/lib/php.ini is created.

8. The installation was completed successfully.
The Zend optimizer is now ready for use.
You must re-start your Web server for the modifications to take place.

9. Restart the Web server now?
Choose 'Yes'.


This guide should help most people using Cpanel, but does not guarentee a perfect install. It is only for information purposes to give one an idea of what to expect when using '/scripts/installzendopt' -- which is a very fast, easy way, to install/upgrade the Zend Optimizer.