• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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