xiaohai001 发表于 2025/1/6 20:59

kangle安装完成后报错ioncube_loader_

if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the website operator. If you are the website operator please use the <a href="http://www.ioncube.com/lw/">ionCube Loader Wizard</a> to assist with installation.');exit(199);


2025-01-06 20:41:54 (684 KB/s) - 已保存 “php-5.6.40-7-x86_64.tar.bz2” )

正在解压缩文件
tar (child): bzip2:无法 exec: 没有那个文件或目录
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
shutdown success.
正在安装文件
mv: 无法获取"php56" 的文件状态(stat): 没有那个文件或目录
————————————————————————————————————————————————————
SUCCESS:已成功安装PHP-5.6.40

      KANGLENAICHA
      Kangle一键脚本安装完成
————————————————————————————————————————————————————
Kangle一键脚本默认安装PHP53-PHP74
PHP53:PHP-5.3.29未安装/更新
PHP54:PHP-5.4.45未安装/更新.
PHP55:PHP-5.5.38未安装/更新.
PHP56:PHP-5.6.40未安装/更新.
PHP71:PHP-7.1.33未安装/更新.
PHP72:PHP-7.2.34未安装/更新.
PHP73:PHP-7.3.25未安装/更新.

小樱 发表于 2025/1/6 22:23

因为你用的不是论坛的kangle安装脚本,论坛的php插件都是带ioncube解密扩展
https://bbs.itzmx.com/thread-7232-1-1.html

关于提到的解压报错,可以用这个命令安装解压软件来修复
yum -y install bzip2

xiaohai001 发表于 2025/1/7 20:51

小樱 发表于 2025/1/6 22:23
因为你用的不是论坛的kangle安装脚本,论坛的php插件都是带ioncube解密扩展
https://bbs.itzmx.com/thread ...

感谢大佬 晚会试试
页: [1]
查看完整版本: kangle安装完成后报错ioncube_loader_