站点图标 IDC铺

关于宝塔windows面板服务器环境缺少”ixed.5.6.lin”组件安装的过程讲解

下午的时候网友提供的他在迁移网站的时候。是将腾讯云服务器迁移到腾讯轻量服务器的时候,网站数据都正常,但是小程序无法访问有出现报错提示。

PHP script '/www/wwwroot/******/addons/fy_lessonv2/inc/mobile/index.php' is protected by SourceGuardian and requires a SourceGuardian loader 'ixed.5.6.lin' to be installed.

1) Click here to download the required 'ixed.5.6.lin' loader from the SourceGuardian site
2) Install the loader to /www/server/php/56/lib/php/extensions/no-debug-non-zts-20131226
3) Edit /www/server/php/56/etc/php.ini and add 'extension=ixed.5.6.lin' directive
4) Restart the web server

从信息中可以看到,是当前的服务器环境缺少’ixed.5.6.lin’组件。因为他采用的宝塔面板整体迁移,他只是迁移到数据,服务器的配置软件是没有办法一起迁移的,除非是用镜像迁移。

所以,当前的服务器中安装 ‘ixed.5.6.lin’ 即可。

这样,安装SG11之后,PHP代码混淆加密模式,就可以解决问题。我们刷新小程序,看到他的网站问题全部解决。

退出移动版