How to install Zend

To install Zend, log in as root and run

If using cpanel:


wget http://downloads.zend.com/optimizer/2.5.7/ZendOptimizer-2.5.7-linux-glibc21-i386.tar.gz
tar -zxf ZendOptimizer-2.5.7-linux-glibc21-i386.tar.gz
cd ZendOptimizer-2.5.7-linux-glibc21-i386
sh install.sh

You should only need to select the default options.
  • 0 Users Found This Useful
這篇文章有幫助嗎?

相關文章

4gb seg fixup error messages in console

If you are getting 4gb seg fixup error message in console. Please do the following: Move the...

Invalid license message when accessing cpanel/whm.

If you are loading WHM or C-Panel and it displays an invalid license message, log into ssh and do...

Why do my accounts in whm show 0mb used?

This is currently a bug in cpanel/whm Please run the following in root: /scripts/fixquotas...

Squirrelmail could not find ../config/config.php

If your using squirrel mail and it gives the the following message: An error message saying it...

I get an error saying eximstats failed A restart was attempted automatically

To fix this run ln -s /var/lib/mysql/mysql.sock /var/tmp/mysql.sock ln -s...