PDA

View Full Version : [FAQ] Zend Optimizer - Install/Uninstall


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.

m4ri00sh
08-21-2007, 08:23 PM
CustomBuild does the same.... but in installs the latest version...

jlasman
08-21-2007, 09:24 PM
3.3.0? Or 3.2.8?

3.3.0 has known problems.

Jeff

m4ri00sh
08-21-2007, 09:30 PM
jlasman:
if you asking what custombuild installs, it installs 3.3.0 ... that is what it downloaded... but I did not run the install....

smtalk
08-22-2007, 03:25 AM
No, in custombuild it's set 3.2.8, and for FreeBSD4 - 2.6.0.

m4ri00sh
08-22-2007, 06:06 AM
I use Debian 4.0 and script downloaded 3.3.0 ...... so I have no clue.....

smtalk
08-22-2007, 06:35 AM
m4ri00sh, maybe you have an old version of custombuild (e.g. 1.0.18, while the latest is 1.1.2).

m4ri00sh
08-22-2007, 06:38 AM
you right .... again :D