Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[柒瑞]小财主[7.1/7.2][update2010.02.13]

[复制链接]
zbaworld.cn 发表于 2009-11-5 00:43:33 | 显示全部楼层
更新了我试试
回复

使用道具 举报

雍宝赫拉 发表于 2009-11-21 01:13:13 | 显示全部楼层
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.

Seeing this message instead of the website you expected?
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:

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.

Note: Zend Technologies cannot resolve issues related to this message appearing on websites not belonging to Zend Technologies.
What is the Zend Optimizer?
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.

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

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.


好不容易把7.0升级到7.1了,装了小财主,和即化即译

但最后结果都出这个,这个怎么解决阿?
回复

使用道具 举报

 楼主| 柒瑞爱心天使 发表于 2009-11-21 01:40:33 | 显示全部楼层
Zend Optimizer not installed
This file was encoded by the Zend Guard. In order to run it, please in ...
雍宝赫拉 发表于 2009-11-21 01:13


你的服务器环境还未安装zend组件,安装后即可。

Zend Optimizer用优化代码的方法来提高PHP 4.0+应用程序的执行速度。实现的原理是对那些在被最终执行之前由运行编译器(Run-Time Compiler)产生的代码进行优化。一般情况下,执行使用Zend Optimizer的PHP程序比不使用的要快40%到100%。这意味着网站的访问者可以更快的浏览网页,从而完成更多的事务,创造更好的客户满意度。更快的反应同时也意味着可以节省硬件投资,并增强网站所提供的服务。所以,使用Zend Optimizer,就等于提高了电子商务的盈利能力。Zend Optimizer能给PHP用户带来很多益处,特别是那些运营网站的人。快速运行PHP程序可以显著降低服务器的CPU负载,并可以减少一半的反应时间,也就是从访问者点击链接到服务器开始读取页面之间的时间.

什么是Zend Optimizer,它有什么用?

ZO仔细检查有运行 Zend 编译器产生的代码,分析并做优化,让它运行得更快。经过测试确实可以提高程序运行速度超过60%,并且降低了程序对系统资源的耗用。

为什么要用ZO,难道PHP4还不够快吗?

的确,用于PHP4的标准运行编译器已经够快了--相同情况下比PHP3要快2-10倍。但使用了ZO的PHP程序的执行速度还会加快40%到100%。

ZO在PHP4软件安装的什么位置?

ZO位于PHP4的ZEND引擎中,介于运行编译器和最终执行器之间。

ZO的最终发布版本要付费吗?

不要。ZO的最终版本将继续作为免费软件来发布。ZEND技术公司不打算对任何ZO版本收费。

怎样获得及安装 Zend Optimizer

请访问 http://www.zend.com/store/products/zend-optimizer.php 下载 Zend Optimizer 的最新版本。

  UNIX /Linux

    * 编译PHP,不要加调试选项-否则ZO不会工作:在配置是加上--disable-debug选项
    * 复制ZendOptimizer.so文件到你的机器,通常放在:/usr/local/Zend/lib下
    * 在php.ini文件中加入如下两行,不要包含任何空格:
      zend_optimizer.optimization_level=7
      zend_extension="/usr/local/Zend/lib/ZendOptimizer.so"
    * 重新启动Apache服务器

 WINDOWS

    * 保证PHP已经调试通过。
    * 复制ZendOptimizer.dll文件到你的机器,通常放在:C:\Program Files\Zend\lib下
    * 在php.ini文件中加入如下两行,不要包含任何空格:
      zend_optimizer.optimization_level=7
      zend_extension_ts="C:\Program Files\Zend\lib\ZendOptimizer.dll"
    * 如果需要的话,重新启动WEB服务器
回复

使用道具 举报

bb173 发表于 2009-11-25 14:06:39 | 显示全部楼层
添加分类后 乱码
回复

使用道具 举报

sinn 发表于 2009-11-26 14:26:52 | 显示全部楼层
好东西啊,支持!
回复

使用道具 举报

 楼主| 柒瑞爱心天使 发表于 2009-11-26 23:07:03 | 显示全部楼层
规范化标题命名。
回复

使用道具 举报

52zzw 发表于 2009-11-26 23:21:40 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

52zzw 发表于 2009-11-26 23:22:07 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

52zzw 发表于 2009-11-26 23:22:26 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

krya 发表于 2009-12-4 12:45:26 | 显示全部楼层
顶顶  小七人也不错 插件更不错
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-19 08:40 , Processed in 0.027223 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表