• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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