打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
Zend Guard Run

发布于2014-10-24 22:01:14

问题:安装新版本wordlpress的时候遇到如下问题, 

Zend Guard Run-time support missing!

  One more more files on this web site were encoded by ZendGuard and the required run-time support is not installed orproperly configured.
For the Web site user

    This means that this Web server is not configured correctly to runthe files that it contains. Please contact the Web site'sadministrator/webmaster and inform them of this problem and give themthe URL you are trying to display to help them in diagnosing theproblem.
For The Site Administrator/Web Master
    One or more files on your site were encoded with Zend Guard. Thismay be third party libraries that were provided to you by an ISV. Toallow these files to properly run you need to download and installone of the Zend guard run-time libraries. This is either ZendOptimizer or Zend Loader. The proper files can be downloaded fromhttp://www.zend.com/guard/downloads.This software is provided free of charge.
    General Disclaimer: Zend Technologies is not responsible tothe configuration and setup of web sites using Zend Guard technology.Please contact your software vendor if these components were providedby an ISV or consult your Zend Guard Users Guide if these files wereencoded by your organization.

解决办法:

下载ZendGuardLoader-php-5.3-linux-glibc23-x86_64.tar.gz见附件(试了几下附件没有上传成功,大家可把这个文件名放在百度里搜下会有很多),

解决文件:

ZendGuardLoader-php-5.3-linux-glibc23-x86_64
|-- README.txt
`-- php-5.3.x
    `-- ZendGuardLoader.so

ZendGuardLoader.so这个文件复制到/usr/local/lib目录下,(没有相应的目录请创建)

然后找到php.ini所对应的配置文件,我的是在/etc/php.ini

在最后一行添加

zend_extension = /usr/local/lib/ZendGuardLoader.so

保存,之后重启php

/etc/init.d/php-fpm restart

再去试一下就OK了,我的php版本是5.3的哟,你的可能要去找相应的ZendGuardLoader这个版本的文件

转载于:https://blog.51cto.com/lifeng/1567750

本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
PHP:Zend Guard Run-time support missing!
PHP5.3下加速器ZendGuardLoader安装 (LNMP/lnmpa)
Zend Optimizer不支持php5.3的解决方案
Windows系统安装Zend Guard Loader
Zend Studio 5.5初级安装教程(图) - Zend Studio
解决Zend加密的PHP页面出现Incompatible file format的问题
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服