网创优客建站品牌官网
为成都网站建设公司企业提供高品质网站建设
热线:028-86922220
成都专业网站建设公司

定制建站费用3500元

符合中小企业对网站设计、功能常规化式的企业展示型网站建设

成都品牌网站建设

品牌网站建设费用6000元

本套餐主要针对企业品牌型网站、中高端设计、前端互动体验...

成都商城网站建设

商城网站建设费用8000元

商城网站建设因基本功能的需求不同费用上面也有很大的差别...

成都微信网站建设

手机微信网站建站3000元

手机微信网站开发、微信官网、微信商城网站...

建站知识

当前位置:首页 > 建站知识

ZendGuardRun-timesupportmissing!的解决办法

问题:安装新版本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这个版本的文件


分享名称:ZendGuardRun-timesupportmissing!的解决办法
本文路径:http://bjjierui.cn/article/gihddj.html

其他资讯