How to install zend optimizer to server using cpanel


Here is a simple instruction how you can install or upgrade the zend optimizer to your server that use whm/cpanel.

Open ssh, then logon to your root account. Before installing it check first if the optimizer is already install in your system. To check type php -v if the output is look like this or similar to this one

PHP 4.4.1 (cli) (built: May 13 2006 11:27:01)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

meaning the optimizer is not yet installed, zend optimizer is diffirent from Zend Engine.

So to Install the zend optimizer in your ssh command prompt type /script/installzendopt Just read instruction and follow and all will be done easily…

You must be logged in to post a comment.