• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff 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