netenberg.com
July 30, 2010, 01:58:08 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Zend Optimizer not installed  (Read 1240 times)
blackhat
Bouzouki
**
Posts: 12


« on: May 02, 2007, 09:07:55 PM »

Hi,
I upload the files to the server. When I go to the install.php by web browser I got Zend Optimizer not installed.
phpinfo() tell me Zend Engine installed.
Really stuck here. Please heeeeelp!
Logged
Aric
He's just this guy, you know?
Administrator
Maestro
*****
Posts: 3547


Yeah, I do that...


« Reply #1 on: May 03, 2007, 04:56:51 AM »

The Zend engine is not the Zend Optimizer. PHP includes some code from the Zend folks, but the free Zend Optimizer is something different. If you do a php -v on your server and Zend Optimizer is installed you will see a line like this:

with Zend Optimizer v3.2.6, Copyright (c) 1998-2007, by Zend Technologies

If you don't see that, Zend Optimizer is not installed or not installed properly.

You can get the free Zend Optimizer from zend.com.

Simply download the installer to your server and run it and in most cases you can just accept the default options and it will be installed properly.


Regards,

Aric
Logged

Before posting about Fantastico, please read the following two posts:
Common Problems FAQ
Information we need when you post
---
Now Shipping:
cPanel: A User's Guide
and:
WHM Administration Guide
Gemster
Bouzouki
**
Posts: 10


« Reply #2 on: April 06, 2009, 06:45:55 PM »

Hi i have the same problem,
Quote
Zend Optimizer not installed
This file was encoded by the Zend Guard. In order to run it, please install the Zend Optimizer (available without charge), version 3.0.0 or later.

zend optimizer is installed as to the phpinfo at    http://www.lsdhosting.com/zendtest.php

Quote
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies

what have i missed ?
could it be something within the php.ini file ?

Thanks
Gemster
Logged
Aric
He's just this guy, you know?
Administrator
Maestro
*****
Posts: 3547


Yeah, I do that...


« Reply #3 on: April 07, 2009, 02:07:01 AM »

Your PHP info file shows that you do not have Zend Optimizer installed. Note that the Zend Engine that is used in PHP is not the same as the Zend Optimizer. The Optimizer is a free download. If you have a cPanel server, just recompile Apache using Easy Apache and make sure that you select Zend Optimizer from the PHP options.

Regards,

Aric
Logged

Before posting about Fantastico, please read the following two posts:
Common Problems FAQ
Information we need when you post
---
Now Shipping:
cPanel: A User's Guide
and:
WHM Administration Guide
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!