Skip to content
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

Closed
jkchan opened this issue Oct 6, 2015 · 4 comments
Closed

Installation error #2034

jkchan opened this issue Oct 6, 2015 · 4 comments

Comments

@jkchan
Copy link

jkchan commented Oct 6, 2015

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.

@mazhalai
Copy link
Contributor

mazhalai commented Oct 6, 2015

@jkchan thank you for reporting this issue. Can you please post the entire stack trace?

@davidalger
Copy link
Member

@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.

@mdivk
Copy link

mdivk commented Apr 5, 2017

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
Module compiled with module API=20131226
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
[04-Apr-2017 19:28:35 America/Denver] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/56/usr/lib64/php/modules/pdo_mysql.so' - /usr/php/56/usr/lib64/php/modules/pdo_mysql.so: undefined symbol: mysqlnd_allocator in Unknown on line 0
[04-Apr-2017 19:28:35 America/Denver] PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20131226
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
[04-Apr-2017 19:28:35 America/Denver] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/56/usr/lib64/php/modules/pdo_pgsql.so' - /usr/php/56/usr/lib64/php/modules/pdo_pgsql.so: undefined symbol: pdo_handle_error in Unknown on line 0
[04-Apr-2017 19:28:35 America/Denver] PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /home3/anjiator/public_html/welynx/store215/vendor/magento/framework/App/Bootstrap.php on line 411
[04-Apr-2017 19:28:41 America/Denver] PHP Warning: PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20131226
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
[04-Apr-2017 19:28:41 America/Denver] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/56/usr/lib64/php/modules/pdo_mysql.so' - /usr/php/56/usr/lib64/php/modules/pdo_mysql.so: undefined symbol: mysqlnd_allocator in Unknown on line 0
[04-Apr-2017 19:28:41 America/Denver] PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20131226
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
[04-Apr-2017 19:28:41 America/Denver] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/56/usr/lib64/php/modules/pdo_pgsql.so' - /usr/php/56/usr/lib64/php/modules/pdo_pgsql.so: undefined symbol: pdo_handle_error in Unknown on line 0
[04-Apr-2017 19:28:41 America/Denver] PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /home3/anjiator/public_html/welynx/store215/vendor/magento/framework/App/Bootstrap.php on line 411
[04-Apr-2017 19:50:36 America/Denver] PHP Warning: PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20131226
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
[04-Apr-2017 19:50:36 America/Denver] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/56/usr/lib64/php/modules/pdo_mysql.so' - /usr/php/56/usr/lib64/php/modules/pdo_mysql.so: undefined symbol: mysqlnd_allocator in Unknown on line 0
[04-Apr-2017 19:50:36 America/Denver] PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20131226
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
[04-Apr-2017 19:50:36 America/Denver] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/56/usr/lib64/php/modules/pdo_pgsql.so' - /usr/php/56/usr/lib64/php/modules/pdo_pgsql.so: undefined symbol: pdo_handle_error in Unknown on line 0
[04-Apr-2017 19:50:36 America/Denver] PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /home3/anjiator/public_html/welynx/store215/vendor/magento/framework/App/Bootstrap.php on line 411

@orlangur
Copy link
Contributor

orlangur commented Apr 5, 2017

@mdivk please report a new issue referring to this one instead of posting comment in a closed issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants