Installing Zend Optimizer

Ssh your server as root and just run the above commands to install the zend optimizer.

  • # cd /usr/local/directadmin/custombuild
  • # ./build update
  • # ./build zend

Follow with “yes” on the blue screen and it will install and restart the Apache by itself. Type php -v to make sure it is installed properly

@server1:~# php -v
PHP 5.2.14 (cli) (built: NovĀ  1 2010 01:07:33)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
with the ionCube PHP Loader v3.3.20, Copyright (c) 2002-2010, by ionCube Ltd., and
with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies