issues with Remote Content plugin
Posted: Mon Jan 12, 2026 2:35 pm
Hello
i'm having issues with the remote content plugin : The extension zip is not installed, to use this plugin you need to install the extension.
if anyone has a solution, ty
i'm having issues with the remote content plugin : The extension zip is not installed, to use this plugin you need to install the extension.
Code: Select all
PHP 8.2.29 (cli) (built: Aug 4 2025 20:55:01) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.29, Copyright (c) Zend Technologies
with Zend OPcache v8.2.29, Copyright (c), by Zend TechnologiesCode: Select all
ac5d45256f2e:/tmp# php -ini | grep -i zip
ZIP-based phar archives => enabled
gzip compression => enabled
bzip2 compression => disabled (install ext/bz2)
bludit_url => https://www.bludit.com/releases/bludit-3-16-2.zip
$_SERVER['bludit_url'] => https://www.bludit.com/releases/bludit-3-16-2.zip
$_ENV['bludit_url'] => https://www.bludit.com/releases/bludit-3-16-2.zipCode: Select all
ac5d45256f2e:/etc/php82# cat php.ini | grep -i zip
extension=zipif anyone has a solution, ty