m4ri00sh
08-21-2007, 08:21 PM
from Zend website:
In order to install Optimizer open a terminal window and change dir to the directory in
which the Zend Optimizer package was extracted (using the command:
tar zxvf[package name]).
From the extracted package's directory, type the following command: ./install, which
will launch the installer and follow the installer's instructions. If for some reason, the
graphical installation will not start or is illegible, use the command: ./install-tty, which
will start the text only installation.
In order to uninstall the Optimizer, please follow these steps:
1. Replace the php.ini file with the backed up copy (php.ini-zend_optimizer.bak).
2. Delete the Optimizer installation directory.
Important note: If you have other Zend products installed under the same directory,
do not delete the installation directory. In this case, you should only change the php.ini
file.
In order to install Optimizer open a terminal window and change dir to the directory in
which the Zend Optimizer package was extracted (using the command:
tar zxvf[package name]).
From the extracted package's directory, type the following command: ./install, which
will launch the installer and follow the installer's instructions. If for some reason, the
graphical installation will not start or is illegible, use the command: ./install-tty, which
will start the text only installation.
In order to uninstall the Optimizer, please follow these steps:
1. Replace the php.ini file with the backed up copy (php.ini-zend_optimizer.bak).
2. Delete the Optimizer installation directory.
Important note: If you have other Zend products installed under the same directory,
do not delete the installation directory. In this case, you should only change the php.ini
file.