热搜:NVER node 开发 php

zend加密的php怎么运行?

2024-09-16 17:55:01
zend加密的php怎么运行?

以前没接触过zend加密,现在手头上有个zend加密的商城系统,本地不能运行,我本地是IIS7.5 + php5.2.5
下了zend optimizer装了还访问不了。大家帮帮忙啊,应该下装什么软件?还是直接弄个dll组件装下。


回复讨论(解决方案)


大老们帮帮忙啊

使用Zend Guard加密的么?加密的版本是多少?

这是安装要求“其他:Zend Optimizer 2.5.7 及以上”,我刚弄好了,phpinfo()里也出现zend项目了,只是现在又有了新问题:

Fatal error: Incompatible file format: The encoded file has format major ID 65540, whereas the Optimizer expects 2 in F:\ECstoreV1.0.1\app\base\ego.php on line 1953785203

zend_optimizer.optimization_level=15

不行,加上后,错误内容一样(服务器重启了)

这是安装要求“其他:Zend Optimizer 2.5.7 及以上”,我刚弄好了,phpinfo()里也出现zend项目了,只是现在又有了新问题:

Fatal error: Incompatible file format: The encoded file has format major ID 65540, whereas the Optimizer expects 2 in F:\ECstoreV1.0.1\app\base\ego.php on line 1953785203

你确认装的是for php 5.2.x的版本么?

PHP Version 5.2.5
这是phpinfo()里显示的

从zend官网下的ZendOptimizer-3.3.3-Windows-i386.zip  for php-5.2.x