protected by SourceGuardian and requires a SourceGuardian loader ‘ixed.解决方案

简介: php相关问题 安装程序提示以下内容遇到某些php程序的安装提示:PHP script ‘/www/wwwroot/zhengban.youyacao.com/install/index.php’ is protected by SourceGuardian and requires a SourceGuardian loader ‘ixed.8.1.lin’ to be installed.1) Click here to download the required ‘ixed.8.1.lin’ loader from the SourceGuardian site2) Instal

php相关问题 安装程序提示以下内容

遇到某些php程序的安装提示:

PHP script ‘/www/wwwroot/zhengban.youyacao.com/install/index.php’ is protected by SourceGuardian and requires a SourceGuardian loader ‘ixed.8.1.lin’ to be installed.

1) Click here to download the required ‘ixed.8.1.lin’ loader from the SourceGuardian site

2) Install the loader to /www/server/php/81/lib/php/extensions/no-debug-non-zts-20210902

3) Edit /www/server/php/81/etc/php.ini and add ‘extension=ixed.8.1.lin’ directive

4) Restart the web server

大义是缺少扩展让你安装并且允许然哈重启。

这里链接被去掉了 我重新发一下,

https://www.sourceguardian.com/loaders/download.php?php_v=8.1.13&php_ts=0&php_is=8&os_s=Linux&os_r=3.10.0-1160.88.1.el7.x86_64&os_m=x86_64

但是这个链接不固定奥,针对你的php版本这里会有对应的提示,因此直接点击提示的 click here下载

这个便是扩展“ixed.8.1.lin”下载链接,下载好此文件后按提示放在 php的目录下

/www/server/php/81/lib/php/extensions/no-debug-non-zts-20210902 这是我的目录,你们对应的版本对应自己的提示目录。

再编辑php.ini 增加一行 ‘extension=ixed.8.1.lin’

最后重启下php ,这个不用讲了,然后问题解决!很棒!

相关文章
Ninja is required to load C++ extensions | 问题解决
Ninja is required to load C++ extensions | 问题解决
|
7天前
|
Java Scala
idea报错“Static methods in interface require -target:jvm-1.8”
idea报错“Static methods in interface require -target:jvm-1.8”
10 0
|
1月前
|
JavaScript
解决报错did you register the component correctly? For recursive components, make sure to provide the “na
解决报错did you register the component correctly? For recursive components, make sure to provide the “na
|
7月前
|
前端开发
Spartacus 应用中 Lazy Loaded Module 初始化逻辑的实现方案
Spartacus 应用中 Lazy Loaded Module 初始化逻辑的实现方案
35 0
|
8月前
将 SAP Spartacus 作为 feature module 进行 Lazy Load 延迟加载时遇到的注入错误分析
将 SAP Spartacus 作为 feature module 进行 Lazy Load 延迟加载时遇到的注入错误分析
38 0
|
9月前
|
Web App开发 前端开发 JavaScript
DevTools failed to load SourceMap Could not load content for chrome-extension 解决
DevTools failed to load SourceMap Could not load content for chrome-extension 解决
138 0
|
Android开发 开发者
【解决问题的思路】its super classes have no public methods with the @Subscribe annotation
【解决问题的思路】its super classes have no public methods with the @Subscribe annotation
872 0
|
Android开发
【错误记录】Android Studio 配置 AspectJ 报错 ( all buildscript {} blocks must appear before any plugins {} )
【错误记录】Android Studio 配置 AspectJ 报错 ( all buildscript {} blocks must appear before any plugins {} )
1020 0
|
JSON 数据格式
sonar代码质量检测告警“static“ base class members should not be accessed via derived types
sonar代码质量检测告警“static“ base class members should not be accessed via derived types
722 0
sonar代码质量检测告警“static“ base class members should not be accessed via derived types
when is extension component's resource bundle loaded
Created by Wang, Jerry, last modified on May 20, 2015
87 0
when is extension component's resource bundle loaded