sfd
PHP. Исправляем ошибку 'The zip extension and unzip/7z commands are both missing, skipping' при composer install
При попытке выполнить composer install на только что установленной Windows 10 получил следующую ошибку: Failed to download xmtk/xmtk from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:\Users\Vasily_Blinkov\Documents\Programs\php-8.2.0-nts-Win32-vs16-x64\php.ini
Now trying to download from source Далее следует предложение скачать пакет с GitLab instance...
Ошибка "Site error: the ionCube PHP Loader needs to be installed"
Одна из частых проблем после установки нового модуля, шаблона или смены хостинга это сообщение: Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking. Please visit get-loader.ioncube.com for install assistance. Эта ошибка не всегда проявляется во время активации модулей. Иногда она обнаруживается при попытке войти в настройки модуля или при использовании определённых его функций...