Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
February 09, 2012, 06:56:33 PM

Pages: [1]   Go Down
  Print  
Author Topic: Installing Zend Optimizer  (Read 1322 times)
Danielle
Guest
« on: June 13, 2005, 09:44:13 AM »

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
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: