HostOnNet Blog

Installing Zend Optimizer on Cpanel Server

Looking for Linux Server Admin or WordPress Expert? We can help.

I was uploading few of the modified files to my web site www.FlashWebHost.com
 
I found the file error_log of size 3 MB
 
I checked the file and found there is error due to mismatch in Zend Optimizer version.
 
So i upgraded the Cpanel with
 
# /scripts/upcp
 
Then install Zend Optimizer with
 
#/scripts/installzendopt
 
After installation php -v is showing Zend Optimizer.
 
server28# php -v
PHP 4.4.2 (cgi) (built: Feb  9 2006 18:30:45)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
    with Zend Extension Manager v1.0.9, Copyright (c) 2003-2006, by Zend Technologies
    with Zend Optimizer v2.6.2, Copyright (c) 1998-2006, by Zend Technologies
server28#
 
 

Posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.