[提问]
windows空间装PHP出现这样的提示
|
|
今天在准备安装PHP程序时,出现这样的提示,
Zend Optimizer not installed
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.
这是怎么回事?帮主帮我看看,这是安装地址http://taobao.wugy.info/taobaoke/install/ |
|
|
|
|
|
|
|
|
|
|
add.c
发表于 2010-7-9 13:11:22
|
显示全部楼层
Windows主机不能安装Zend Optimizer
用Linux的吧 |
|
|
|
|
|
|
|
|
|
|
wugy
发表于 2010-7-9 14:17:04
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
开心私塾
发表于 2010-7-9 14:35:48
|
显示全部楼层
|
win主机好像不支持安装zend,你还是买linux主机吧。 |
|
|
|
|
|
|
|
|
|
|
add.c
发表于 2010-7-9 15:02:15
|
显示全部楼层
|
|
|
|
|
|
|
|