-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation error #2034
Comments
@jkchan thank you for reporting this issue. Can you please post the entire stack trace? |
@jkchan My recommendation would be to retry using the 2.0 RC and if the problem persists, post back here with complete details. I'm closing this for now. |
I encountered this showstop as well, the install step 6 stuck at 68%, started installation again and error remains the same, I have the following error_log: [04-Apr-2017 19:28:35 America/Denver] PHP Warning: PHP Startup: imagick: Unable to initialize module |
@mdivk please report a new issue referring to this one instead of posting comment in a closed issue. |
Hi,
Can anyone help me with this issue, This is my first time installing magento and I have been trying to look for a solution for this.
The installation stops at 68% and at the console log it only says...
Module 'Magento_Customer':
Installing data.. Upgrading data..
Then I tried doing it from the CLI, and the last part is just
#66 /opt/local/apache2/htdocs/magento2/vendor/symfony/console/Symfony/Component/Console/Application.php(91): Magento\Framework\Console\Cli->getDefaultCommands()
#67 /opt/local/apache2/htdocs/magento2/bin/magento(24): Symfony\Component\Console\Application->__construct('Magento CLI', '1.0.0-beta')
#68 {main}
after that Im not sure what to do.
The text was updated successfully, but these errors were encountered: