• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Issue Plesk Obsidian 18.0.28 Magento 2 Installation

eastrocker

New Pleskian
Hello,

i have a issue install Magento 2 with Plesk as Application. Is there a solution for the
symfony composer to install Magento 2.1 in Plesk?

Error:

The following error has occurred during the installation of application: Installation of magento at http://full.quality.domain.name/ failed. Non-zero exit status returned by script. Output stream: 'PHP Fatal error: Uncaught InvalidArgumentException: There are no commands defined in the "setup" namespace. in /var/www/vhosts/full.quality.domain.name/httpdocs/vendor/symfony/console/Symfony/Component/Console/Application.php:501
Stack trace:
#0 /var/www/vhosts/full.quality.domain.name/httpdocs/vendor/symfony/console/Symfony/Component/Console/Application.php(535): Symfony\Component\Console\Application->findNamespace('setup')
#1 /var/www/vhosts/full.quality.domain.name/httpdocs/vendor/symfony/console/Symfony/Component/Console/Application.php(192): Symfony\Component\Console\Application->find('setup:install')
#2 /var/www/vhosts/full.quality.domain.name/httpdocs/vendor/magento/framework/Console/Cli.php(96): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/vhosts/full.quality.domain.name/httpdocs/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Magento\Framework\Console\Cli->doRun(Objec in /var/www/vhosts/full.quality.domain.name/httpdocs/vendor/symfony/console/Symfony/Component/Console/Application.php on line 501
'. Error stream: 'PHP Fatal error: Uncaught InvalidArgumentException: There are no commands defined in the "setup" namespace. in /var/www/vhosts/full.quality.domain.name/httpdocs/vendor/symfony/console/Symfony/Component/Console/Application.php:501
Stack trace:
#0 /var/www/vhosts/full.quality.domain.name/httpdocs/vendor/symfony/console/Symfony/Component/Console/Application.php(535): Symfony\Component\Console\Application->findNamespace('setup')
#1 /var/www/vhosts/full.quality.domain.name/httpdocs/vendor/symfony/console/Symfony/Component/Console/Application.php(192): Symfony\Component\Console\Application->find('setup:install')
#2 /var/www/vhosts/full.quality.domain.name/httpdocs/vendor/magento/framework/Console/Cli.php(96): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/vhosts/full.quality.domain.name/httpdocs/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Magento\Framework\Console\Cli->doRun(Objec in /var/www/vhosts/full.quality.domain.name/httpdocs/vendor/symfony/console/Symfony/Component/Console/Application.php on line 501
 
Magento 2.1 is not compatible with PHP 7.1 or superior according to their system requirements. You have to select a compatible PHP version such as: 5.6 or 7.0
 
Back
Top