小编Moh*_*ini的帖子

如何在 WordPress docker 镜像上安装 PHP Extensionson SourceGuardian?

我正在使用 docker 在本地计算机上运行 Wordpress。当我想在我的 WordPress 网站上激活 Elementor Pro 时,出现此错误:

PHP script '/var/www/html/wp-content/plugins/elementor-pro/abzarwp/abzarwp.php' is protected by SourceGuardian and requires a SourceGuardian loader 'ixed.7.2.lin' to be installed.

1) Click here to download the required 'ixed.7.2.lin' loader from the SourceGuardian site
2) Install the loader to /usr/local/lib/php/extensions/no-debug-non-zts-20170718
3) Edit and add 'extension=ixed.7.2.lin' directive
4) Restart the web server
Run Code Online (Sandbox Code Playgroud)

我的docker-composer.yml就像这里:

PHP script '/var/www/html/wp-content/plugins/elementor-pro/abzarwp/abzarwp.php' is protected by SourceGuardian and requires a SourceGuardian loader 'ixed.7.2.lin' to be installed.

1) Click here to download the …
Run Code Online (Sandbox Code Playgroud)

wordpress docker elementor

5
推荐指数
1
解决办法
2514
查看次数

标签 统计

docker ×1

elementor ×1

wordpress ×1