VPS侦探论坛

 找回密码
 注册
查看: 13574|回复: 10

安装LNMP后,ZEND加密的程序显示为空白

[复制链接]
发表于 2010-10-24 13:21:50 | 显示全部楼层 |阅读模式

可以正常打开html页面,也可以打开p.php探针,但打开用ZEND加密的程序建设的网站时,一片空白,请问是什么问题呢?
安装了两次还是有这个问题~~

麻烦知怎要解决的,给个答复,谢谢。
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
 楼主| 发表于 2010-10-24 13:23:49 | 显示全部楼层


对了,补充下,安装的是最新的0.5版本
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
发表于 2010-10-24 16:51:59 | 显示全部楼层

ZEND没编译吧
把你的phpinfo发上来大家看看
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
发表于 2010-10-25 11:45:07 | 显示全部楼层



发phpinfo的信息看看
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
发表于 2010-12-29 11:25:16 | 显示全部楼层

这是我的PHPinfo()


这是我的PHPinfo(),我的也是不能运行,我安装的dz论坛就行(DZ论坛用的是伪静态的)

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

x

军哥运维代购:http://shop63846532.taobao.com/

发表于 2010-12-29 13:11:59 | 显示全部楼层
发表于 2010-12-29 19:43:28 | 显示全部楼层

我把PHP文件解密后现在出现这个
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.
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
发表于 2010-12-30 10:02:23 | 显示全部楼层

0.5安装包可能没装ZendEncoder这个解码器,有谁知道怎么安装吗?


0.5安装包可能没装ZendEncoder这个解码器,有谁知道怎么安装吗?
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
发表于 2011-12-8 12:20:28 | 显示全部楼层


  还是一个遗留问题

军哥运维代购:http://shop63846532.taobao.com/

发表于 2011-12-9 09:54:57 | 显示全部楼层



虚心请教。
网上搜索到这个问题的并不多。
我是自己编译安装的,采用php 5.3.8+Zend Guard Loader+eAccelerator,PHPinfo信息显示如下:
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
    with eAccelerator v0.9.6.1, Copyright (c) 2004-2010 eAccelerator, by eAccelerator

说明成功了。运行php文件也没什么事。
然而,当我用zend guard 5.5加密了文件php5.3之后,访问页面就会出现:

The page you are looking for is temporarily unavailable.
Please try again later.

无解。


zend_loader.enable=1
zend_loader.disable_licensing=0
zend_loader.obfuscation_level_support=3
zend_loader.license_path=
zend_extension=/usr/local/webroot/php/lib/php/extensions/ZendGuardLoader.so

zend_extension="/usr/local/webroot/php/lib/php/extensions/no-debug-non-zts-20090626/eaccelerator.so"
eaccelerator.shm_size="16"
eaccelerator.cache_dir="/var/www/cache"
eaccelerator.enable="1"
eaccelerator.optimizer="1"
eaccelerator.check_mtime="1"
eaccelerator.debug="0"
eaccelerator.filter=""
eaccelerator.shm_max="0"
eaccelerator.shm_ttl="0"
eaccelerator.shm_prune_period="0"
eaccelerator.shm_only="0"
eaccelerator.allowed_admin_path="/var/www/control.php"

一开始以为是权限问题,但在虚拟机上把能给的都给了还是不行(服务器上也一样出这个问题)。去掉eaccelerator,就正常。这个冲突不知道要在哪修改解决。

[ 本帖最后由 kuhanzhu 于 2011-12-9 09:58 编辑 ]
发表于 2011-12-9 17:49:10 | 显示全部楼层
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|VPS侦探 ( 鲁ICP备16040043号-1 )

GMT+8, 2024-9-21 20:48 , Processed in 0.031308 second(s), 18 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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