Help - Search - Members - Calendar
Full Version: How to configure Zend Optimizer
The Planet Forums > Control Panels > cPanel/WHM > Cpanel/WHM HOWTOs
btcheng
I HAVE POSTED the same thread in the right place.. SORRY FOR WASN"T REALISE THAT I AM POSTING IN WRONG FORUM.

Dear Experts,

I have just running a php script which require Zend Optimizer installed.

I have ran the file /scripts/installzendadop... and restarted HTTPD.. then checked the installation with command "php -v" ... it disaplayed that it has Zend Optimizer installed with php...

HOWEVER, when I create a phpinfo() file to check if it is also ok, I found that the info page shows NO Zend Optimizer ...

Here is what it shows:
-------------------------
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright © 1998-2004 Zend Technologies with Zend Extension Manager v1.0.7, Copyright © 2003-2005, by Zend Technologies
-------------------------

And here is what I got by issuing "php -v" command from ssh:
-------------------------
Copyright © 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright © 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.7, Copyright © 2003-2005, by Zend Technologies
with Zend Optimizer v2.5.10, Copyright © 1998-2005, by Zend Technologies
-------------------------

The php script I suppost to run is still saying that NO ZEND OPTIMIZER HAS INSTALLED...

By the way, I am on EV1 CPANEL with PHP 4.3.10 ...

THANKS in ADVANCE for your help.
dalem
posible solution in other thread
eth00
That version of php is pretty old. Check in /usr/local/lib/php.ini and see if there is any mention of zend. I would suggest goign to at least php 4.4.0 anyways.
btcheng
Thx for all your reply... in fact, i m running PHP 4.4.1 as I can see in WHM. icon_sad.gif


SORRY ... Have just double check... I saw the php version is 4.3.10, BUT, I have tried many times to check the box 4.4.1 and click on the build button, when it is completed, it still showing that the current php version is 4.3.10.. ?????

I have tried to check httpd status through SSH, the result shows
-----------------------------------------------
Not Found

The requested URL /server-status was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to
use an ErrorDocument to handle the request.
-----------------------------------------------
and actually, the websites are working fine with no problem... :confused: :confused:
dalem
make sure you restart apache start from comand line do not trust zend installer to restart somtimes it doesn't
btcheng
QUOTE(dalem)
make sure you restart apache  start from comand line do not  trust zend installer to restart somtimes it doesn't

yea.. i restarted three times, by using WHM, SSH and a graceful reboot..
still having the same thing. :confused:
btcheng
Hi ALL,

my problem has been solved by installing Zend Optimizer 2.5.10a. It works fine with PHP 4.3.10.

many thanks to all of you and specially dalem.

icon_smile.gif icon_smile.gif icon_smile.gif icon_smile.gif icon_smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.