• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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