提問三步曲: 提問先看教程/FAQ索引(wdcp,wdcp_v3,一鍵包)及搜索,會讓你更快解決問題
1 提供詳細,如系統(tǒng)版本,wdcp版本,軟件版本等及錯誤的詳細信息,貼上論壇或截圖發(fā)論壇
2 做過哪些操作或改動設置等
溫馨提示:信息不詳,很可能會沒人理你!論壇有教程說明的,也可能沒人理!因為,你懂的
系統(tǒng)名稱:
WDlinux Control Panel (簡稱wdCP) 更多
系統(tǒng)版本:
wdCP v3.3.12 最新 v3.3.12 更新日志
授權版本:
免費版 購買專業(yè)版授權或更新授權
操作系統(tǒng):
3.10.0-1160.11.1.el7.x86_64
phpinfo.php 無‘Zend Guard ’啟動。
現(xiàn)在有很多加密的網(wǎng)站,例如現(xiàn)在,網(wǎng)站有加密的文件出現(xiàn)錯誤,打開時顯示如下,
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.
使用的php版本是:
5.5
/www/wdlinux/php
/www/wdlinux/php/etc/php.ini
運行中
查看,配置文件有配置,已經(jīng)有配置,
[Zend Guard Loader]
zend_extension="/www/wdlinux/apache_php-5.5.38/lib/php/extensions/no-debug-non-zts-20121212/ZendGuardLoader.so"
zend_loader.enable=1
zend_loader.disable_licensing=0
zend_loader.obfuscation_level_support=3
[memcache]
extension_dir =/www/wdlinux/apache_php-5.5.38/lib/php/extensions/no-debug-non-zts-20121212
extension=memcache.so
[redis]
extension_dir =/www/wdlinux/apache_php-5.5.38/lib/php/extensions/no-debug-non-zts-20121212
extension=redis.so
問管理員如何解決, |