分享

写回答

发帖

[提问] 我的主机怎么提示没有安装Zend Optimizer

GoDaddy GoDaddy 1557 人阅读 | 8 人回复

发表于 2008-12-21 11:50:53 | 显示全部楼层 |阅读模式

  1. Zend Optimizer not installed
  2. 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.

  3. Seeing this message instead of the website you expected?
  4. This means that this webserver is not configured correctly. In order to view this website properly, please contact the website's system administrator/webmaster with the following message:

  5. The component "Zend Optimizer" is not installed on the Web Server and therefore cannot service encoded files. Please download and install the Zend Optimizer (available without charge) on the Web Server.

  6. Note: Zend Technologies cannot resolve issues related to this message appearing on websites not belonging to Zend Technologies.
  7. What is the Zend Optimizer?
  8. The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been available without charge, since the early days of PHP 4. It improves performance by scanning PHP's intermediate code and passing it through multiple Optimization Passes to replace inefficient code patterns with more efficient code blocks. The replaced code blocks perform exactly the same operations as the original code, only faster.

  9. In addition to improving performance, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Guard.

  10. The Zend Optimizer is a free product available for download from Zend Technologies. Zend Technologies also developed the PHP scripting engine, known as the Zend Engine.
复制代码
我的主机怎么提示没有安装Zend Optimizer

回答|共 8 个

add.c

发表于 2008-12-21 13:13:12 | 显示全部楼层

你的是linux php5的么?

bestmovie

发表于 2008-12-21 13:26:44 | 显示全部楼层

必须使用php4
另外查看一下php.ini文件,里面的zend文本是否书写正确

add.c

发表于 2008-12-21 13:47:22 | 显示全部楼层

如果是php5需要修改点东西,参考http://bbs.idcspy.com/thread-26291-1-1.html

wjw8801

发表于 2008-12-21 19:16:30 | 显示全部楼层

我的是php4
php5不是支持Zend Optimizer不好么?

add.c

发表于 2008-12-22 09:39:05 | 显示全部楼层

回复 5# 的帖子

GoDaddy的linux主机安装的有zend,php4的可以直接使用,建议你上传个探针测试下
也米有说php5支持zend 不好,只是需要自己修改点东西

wjw8801

发表于 2008-12-22 18:49:36 | 显示全部楼层

那我看一下
现在都是php5的
我看我还是改一下用php5

add.c

发表于 2008-12-22 19:11:28 | 显示全部楼层

回复 7# 的帖子

修改可以参考下这个帖子http://bbs.idcspy.com/thread-26291-1-1.html

wjw8801

发表于 2008-12-28 14:09:16 | 显示全部楼层

很早就弄好了!谢谢版主!
您需要登录后才可以回帖 登录 | 注册

本版积分规则