View Single Post
  #1 (permalink)  
Old 29-06-2007, 16:30
Rock's Avatar
Rock Rock is offline
Technical Support (eUKhost.com)
 
Join Date: Oct 2006
Location: localhost
Posts: 3,356
Send a message via MSN to Rock Send a message via Skype™ to Rock
Lightbulb How to install Zend Optimizer on Plesk or on any plain server?

Hi,

As cPanel provides a built-in or rather ready made script (/scripts/installzendopt) for installing Zend Optimizer, I have come across many people asking questions about installing Zend Optimizer on Plesk Control Panel or on any other plain server (non-control-panel server).

Here are the most simple steps to install ZendOptimizer-3.0.1 on Plesk:
Code:
cd /usr/local/src
wget http://www.eth0.us/files/ZendOptimizer-3.0.1-linux-glibc21-i386.tar.gz
tar -zxf ZendOptimizer-3.0.1-linux-glibc21-i386.tar.gz
cd ZendOptimizer-3.0.1-linux-glibc21-i386
./install
Now just hit enter a few times until it is done...

That's it !!!
__________________

Rock _a.k.a._ Jack
Windows Hosting || Windows Reseller Hosting
Cloud Hosting 100% UPTIME! || Powerful Dedicated Servers
Follow eUKhost on Twitter || Join eUKhost Community on Facebook

For complaints, grievances or suggestions kindly email our FeedBack Dept.
Proper action will be taken accordingly & instantaneously!
Reply With Quote