Create account Login Webmail Contact Us



 
Knowledgebase
Installing Zend Optimizer
Posted by admin on 17 September 2009 11:27 PM
Installing Zend Optimizer
In order to install Zend Optimizer on a cPanel server please do the following:

1) Log into your server via SSH
2) Issue the following command :
Code:
/scripts/installzendopt

3) Follow the on-screen instructions.

======================
======================
======================

In order to install Zend Optimizer on a Non-cPanel server please do the following:

1) Download Zend Optimizer here .
2) Upload the .tar.gz into your web server via SFTP (/home/temp).
3) Decompress the archive using the following command:
Code:
tar -zxvf filename_here.tar.gz

4) Now a new directory should appear. (eg: ZendOptimizer-2.5.7-linux-glibc21-i386) CD into that directory.
5) Execute the following command:
Code:
./install.sh

6) Follow the on-screen instructions.
7) Restart HTTPD (apache) with the following command:
Code:
service httpd restart
(601 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments: