cancel
Showing results for 
Search instead for 
Did you mean: 

Zend Optimizer not installed

Adam1V
Grafter
Posts: 223
Registered: ‎31-07-2007

Zend Optimizer not installed

Im trying to use a php template which requires Zend Optizer. (this is slightly beyond me, but from what ive been told its quite a common program).
Quote
This file was encoded by the Zend Encoder / Zend SafeGuard Suite
In order to run it, please install the freely available Zend Optimizer, version 2.1.0 or later.
What is the Zend Optimizer?
The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been freely available since the early days of PHP 4. It improves performance by taking PHP's intermediate code through multiple Optimization Passes, which replace inefficient code patterns with efficient code blocks. The replacement code blocks perform exactly the same operations as the original code, only faster.
In addition to performance-improvement, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Encoder or Zend SafeGuard Suite.
The Zend Optimizer is a freely-available product from Zend Technologies. Zend Technologies is the company that develops the scripting engine of PHP, also known as the Zend Engine.

Will there be any chance of me getting around this? / Zend updated?
Adam
3 REPLIES 3
craigbrass
Grafter
Posts: 1,009
Registered: ‎30-07-2007

Re: Zend Optimizer not installed

Which piece of software are you trying to use?
Is it on the PlusNet hosting platform you are trying to use it on just to be sure?
astarsolutions
Grafter
Posts: 393
Registered: ‎26-07-2007

Re: Zend Optimizer not installed

Quote
Which piece of software are you trying to use?
Zend Optimiser would be installed on the CCGI server for use with PHP scripts.
If they don't have it already it is unlikely they will install it.
LiamM
Grafter
Posts: 5,636
Registered: ‎12-08-2007

Re: Zend Optimizer not installed

This is a fairly commonly requested feature and is logged in PUGIT (Issue Tracker) here : http://usergroup.plus.net/pugit/view.php?id=255
Anybody who thinks this would be a good idea should vote for the item in PUGIT.  PlusNet will likely consider all of the noted CGI related enhancements when it comes to rebuilding the CGI platform in the future.  So, if it's popular, it may well come to fruition some time.