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

Installing user configuration... Still showing after complete module installaion #980

Closed
chaluvadiswamy opened this issue Jan 18, 2015 · 12 comments

Comments

@chaluvadiswamy
Copy link

Still it showing Installing user configuration...

capture

@maksek
Copy link
Contributor

maksek commented Jan 20, 2015

Hi @chaluvadiswamy, can you please provide more details on the issue.

@maksek maksek added the PS label Jan 20, 2015
@mazhalai
Copy link
Contributor

@chaluvadiswamy as requested by @maksek please provide what version of Magento, MySQL, Apache/Nginx, PHP and OS you are using.

@monkeysee
Copy link
Contributor

Looks like setup is running into a warning or exception and is unable to continue. Unfortunately, there is a problem that not all errors are reported in the Web setup wizard (MAGETWO-31951). You can try the command line install and that should display the error. This is just a guess, but one common problem is having xdebug enabled and xdebug.max_nesting_level set too low : https://github.corp.ebay.com/pages/Magento/devdocs_internal/guides/v1.0/release-notes/release-notes.html#known-devbeta-xdebug

@chaluvadiswamy
Copy link
Author

@maksek ,please find the below screen
capture

@mazhalai ,See the version details as you requested
version

@Mirogniewa
Copy link

Same issue here.

Check if you have a message like that
PHP Fatal error: Maximum function nesting level of '100' reached, aborting! in /vendor/composer/ClassLoader.php on line 318
in your error.log. If so, then the following may work: http://devdocs.magento.com/guides/v1.0/release-notes/release-notes.html#known-devbeta-xdebug

@mazhalai
Copy link
Contributor

@chaluvadiswamy can you try @Mirogniewa's suggestion of increasing xdebug.max_nesting_level and let us know if installation worked fine?
Also, what version of Magento did you try to install?

@muasir muasir added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Jan 23, 2015
@RxOuchy
Copy link

RxOuchy commented Jan 24, 2015

Just ran into this same Issue. Disabling xdebug fixed it for me!

@kassner
Copy link
Contributor

kassner commented Jan 27, 2015

Increasing xdebug.max_nesting_level to 200 worked for me.

@vpelipenko
Copy link
Contributor

Internal ticket: MAGETWO-31951

@mazhalai
Copy link
Contributor

mazhalai commented Mar 3, 2015

This issue has been fixed and will be available publicly by the end of this week.

@sshrewz sshrewz added in progress and removed Progress: needs update Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development labels Mar 3, 2015
@chaluvadiswamy
Copy link
Author

Thanks for you support friends , Now its Working correctly

@sshrewz
Copy link

sshrewz commented Mar 10, 2015

@chaluvadiswamy, thanks for your confirmation. We'll go ahead and close this issue. Should you notice any other issues, feel free to open another GitHub issue.

@sshrewz sshrewz closed this as completed Mar 10, 2015
magento-team pushed a commit that referenced this issue Dec 12, 2017
…type. #980

 - Merge Pull Request magento-engcom/magento2ce#980 from nmalevanec/magento2:10123
 - Merged commits:
   1. 4ac80e0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests