• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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