Author Topic: 关于debian的zend的问题!  (Read 861 times)

0 Members and 1 Guest are viewing this topic.

jizong

  • Guest
关于debian的zend的问题!
« on: June 11, 2009, 10:10:29 pm »
呵呵,老大,不好意思,又来打搅你了~~

我在MSS的Debian上安装了一个论坛~~在使用插件的时候,告之我,有如下错误:
Code: [Select]
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.

但是,我在phpinfo();中,我的机器告诉我:
Code: [Select]
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies

请问,是关于Zend的问题么?

我的论坛地址:http://jizong.3322.org
这个问题的地址是:
http://jizong.3322.org/di/

点击,http://jizong.3322.org/di/plugin.php?identifier=stock&module=stock

wugi

  • Administrator
  • Newbie
  • *****
  • Posts: 44
回覆: 关于debian的zend的问题!
« Reply #1 on: June 12, 2009, 12:02:28 am »
連上你的主頁發覺...連線好慢, 題外話

現在編的PHP並未支援Zend Optimizer, 要研究一下怎麼編...我沒編過  ;D
« Last Edit: June 12, 2009, 12:39:46 am by wugi »

wugi

  • Administrator
  • Newbie
  • *****
  • Posts: 44
回覆: 关于debian的zend的问题!
« Reply #2 on: June 12, 2009, 12:29:02 am »
剛剛看了一下, Zend Optimizer 似乎只支援x86和ppc, 不知官方是否有技供source 下載...呵呵..

jizong

  • Guest
回覆: 关于debian的zend的问题!
« Reply #3 on: June 12, 2009, 08:54:44 am »
恶寒一个

好像应该提供源代码吧

呵呵,不好意思,没办法啊~~~是ADSL的连线,不比IDC的环境啊~~

wugi

  • Administrator
  • Newbie
  • *****
  • Posts: 44
回覆: 关于debian的zend的问题!
« Reply #4 on: June 12, 2009, 09:54:39 am »
有比較順了  :)
不過據我看Zend的官網,似乎沒有提供source code, 而且大多release都是x86 binary.

jizong

  • Guest
回覆: 关于debian的zend的问题!
« Reply #5 on: June 13, 2009, 11:01:58 am »
晕了
请问,能不能解决呢?

wugi

  • Administrator
  • Newbie
  • *****
  • Posts: 44
回覆: 关于debian的zend的问题!
« Reply #6 on: June 16, 2009, 10:53:26 pm »
我想應該是沒辦法, 除非有源碼... :(

jizong

  • Guest
回覆: 关于debian的zend的问题!
« Reply #7 on: June 17, 2009, 10:56:38 am »
我想也是,可能不行!
zend是不可能短时间内公开源码的~~~
毕竟涉及加密的问题~~~哎

 

anything