• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

PHP:Zend Guard Run-time support missing

php 搞代码 4年前 (2022-01-25) 10次浏览 已收录 0个评论
文章目录[隐藏]

运行php脚本的时候,页面提示如下信息:

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.


按照该操作,安装了zendloader,但还是不行呢
[Zend.loader]zend_loader.enable=1zend_loader.disable_licensing=0zend_loader.obfuscation_level_support=3zend_load

本文#来源gaodai.ma#com搞##代!^码7网
搞代gaodaima码

er.license_path=zend_extension = "D:\wamp\bin\php\php5.3.10\ext\ZendLoader.dll"
phpinfo中的关键信息:
PHP Extension 20090626Zend Extension 220090626Zend Extension Build API220090626,TS,VC9
注:TS应该是线程安全

回复内容:

运行php脚本的时候,页面提示如下信息:

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.


按照该操作,安装了zendloader,但还是不行呢
[Zend.loader]zend_loader.enable=1zend_loader.disable_licensing=0zend_loader.obfuscation_level_support=3zend_loader.license_path=zend_extension = "D:\wamp\bin\php\php5.3.10\ext\ZendLoader.dll"
phpinfo中的关键信息:
PHP Extension 20090626Zend Extension 220090626Zend Extension Build API220090626,TS,VC9
注:TS应该是线程安全

问题已解决:
我使用的是wamp,而wamp中的php是TS(即线程安全),但是zendloader要在NTS(线程不安全)中才能运行,所以重新下载了个php(NTS版本),问题就解决了
相关文章:
Zend Guard Run-Time support Missing
Windows下PHP(Thread Safe与Non Thread Safe)版本说明


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:PHP:Zend Guard Run-time support missing

喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址