Linux Sysadmin Blog

Linux Sysadmin Blog header image 4

Entries from October 15th, 2008

ZendOptimizer Installation on Linux Server with IonCube

October 15th, 2008 · No Comments · Installation

ZendOptimizer installation is very short and can be done with the following steps: 1.)  Get the latest release from Zend, available file format is  “tar.gz” (ex:  ZendOptimizer-3.3.0a-linux-glibc23-x86_64.tar.gz). 2.)  Extract the tarball at /usr/local/src/. cd /usr/local/src/ tar xzpf ZendOptimizer-3.3.0a-linux-glibc23-x86_64.tar.gz 3.)  Go to the extracted Zend directory and run the install script to launch Zend Optimizer installer.  [...]

[Read more →]

Tags: