• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved composer on Ubuntu 18.04.1 LTS‬ Plesk Onyx Version 17.8.11 not available

xiione

New Pleskian
Hi

my problem is the composer for Shopware 5
Error
Please execute "composer install" from the command line to install the required dependencies for Shopware 5

need help.
thank you
xiipa
 
composer is a part of plesk-service-node-utilities package:

# whereis composer
composer: /usr/bin/composer

# dpkg -S /usr/bin/composer
plesk-service-node-utilities: /usr/bin/composer

Make sure that this package is installed on your server.
 
Hi
composer is installed on my server
whereis composer
composer: /usr/bin/composer /usr/local/bin/composer
 
The version is
/ ____/___ ____ ___ ____ ____ ________ _____
/ / / __ \/ __ `__ \/ __ \/ __ \/ ___/ _ \/ ___/
/ /___/ /_/ / / / / / / /_/ / /_/ (__ ) __/ /
\____/\____/_/ /_/ /_/ .___/\____/____/\___/_/
/_/
Composer version 1.7.2 2018-08-16 16:57:12

how can i use it with plesk?
 
Back
Top