Installing Zend Optimizer on Cpanel Server

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#
 
 

Related posts:

  1. 2 Versions of PHP In Cpanel Server
  2. Installing eaccelerator on FreeBSD 6
  3. Installing FrontPage Extension on Cpanel Server through SSH
  4. bind init scripts on FreeBSD 5.4 Cpanel server
  5. Bind init script in FreeBSD Cpanel Server
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

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

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>