Installation fails on “Installing database schema”












0















When installing Magento 2.0, the "Customize your store" page shows there is an error (although there are no details under the "show details" link). It will proceed past this point, however when installing it fails at 0%, suggests I check the console log, which only shows the following:




Starting Magento installation:
File permissions check...



Enabling Maintenance Mode...



Installing deployment configuration...



Installing database schema:




Any advice from anyone who has installed this previously? I'm using a CentOS box, with php 5.6.










share|improve this question





























    0















    When installing Magento 2.0, the "Customize your store" page shows there is an error (although there are no details under the "show details" link). It will proceed past this point, however when installing it fails at 0%, suggests I check the console log, which only shows the following:




    Starting Magento installation:
    File permissions check...



    Enabling Maintenance Mode...



    Installing deployment configuration...



    Installing database schema:




    Any advice from anyone who has installed this previously? I'm using a CentOS box, with php 5.6.










    share|improve this question



























      0












      0








      0








      When installing Magento 2.0, the "Customize your store" page shows there is an error (although there are no details under the "show details" link). It will proceed past this point, however when installing it fails at 0%, suggests I check the console log, which only shows the following:




      Starting Magento installation:
      File permissions check...



      Enabling Maintenance Mode...



      Installing deployment configuration...



      Installing database schema:




      Any advice from anyone who has installed this previously? I'm using a CentOS box, with php 5.6.










      share|improve this question
















      When installing Magento 2.0, the "Customize your store" page shows there is an error (although there are no details under the "show details" link). It will proceed past this point, however when installing it fails at 0%, suggests I check the console log, which only shows the following:




      Starting Magento installation:
      File permissions check...



      Enabling Maintenance Mode...



      Installing deployment configuration...



      Installing database schema:




      Any advice from anyone who has installed this previously? I'm using a CentOS box, with php 5.6.







      magento-2.0 installation






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 29 '16 at 10:56









      7ochem

      5,72193668




      5,72193668










      asked Jun 10 '16 at 15:27









      Benjamin GBenjamin G

      13




      13






















          2 Answers
          2






          active

          oldest

          votes


















          0














          This is likely not going to help you, but it might help others. I experienced this problem when php max_execution_time and memory_limit were set too low. I set mine to 360 and 2048M respectively. This resolved the issue and greatly improved my magento2 performance as well.






          share|improve this answer































            0














            Old but... you can find the logs under your




            webserver/magentoInstallation/var/log




            They have more details about your error.



            If you tried to install on a WAMP Webserver you will find them under



            WAMPFolder/www/yourmagentoinstallation/var/log






            share|improve this answer

























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "479"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f120412%2finstallation-fails-on-installing-database-schema%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0














              This is likely not going to help you, but it might help others. I experienced this problem when php max_execution_time and memory_limit were set too low. I set mine to 360 and 2048M respectively. This resolved the issue and greatly improved my magento2 performance as well.






              share|improve this answer




























                0














                This is likely not going to help you, but it might help others. I experienced this problem when php max_execution_time and memory_limit were set too low. I set mine to 360 and 2048M respectively. This resolved the issue and greatly improved my magento2 performance as well.






                share|improve this answer


























                  0












                  0








                  0







                  This is likely not going to help you, but it might help others. I experienced this problem when php max_execution_time and memory_limit were set too low. I set mine to 360 and 2048M respectively. This resolved the issue and greatly improved my magento2 performance as well.






                  share|improve this answer













                  This is likely not going to help you, but it might help others. I experienced this problem when php max_execution_time and memory_limit were set too low. I set mine to 360 and 2048M respectively. This resolved the issue and greatly improved my magento2 performance as well.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Aug 9 '16 at 2:32









                  Larry M.Larry M.

                  166




                  166

























                      0














                      Old but... you can find the logs under your




                      webserver/magentoInstallation/var/log




                      They have more details about your error.



                      If you tried to install on a WAMP Webserver you will find them under



                      WAMPFolder/www/yourmagentoinstallation/var/log






                      share|improve this answer






























                        0














                        Old but... you can find the logs under your




                        webserver/magentoInstallation/var/log




                        They have more details about your error.



                        If you tried to install on a WAMP Webserver you will find them under



                        WAMPFolder/www/yourmagentoinstallation/var/log






                        share|improve this answer




























                          0












                          0








                          0







                          Old but... you can find the logs under your




                          webserver/magentoInstallation/var/log




                          They have more details about your error.



                          If you tried to install on a WAMP Webserver you will find them under



                          WAMPFolder/www/yourmagentoinstallation/var/log






                          share|improve this answer















                          Old but... you can find the logs under your




                          webserver/magentoInstallation/var/log




                          They have more details about your error.



                          If you tried to install on a WAMP Webserver you will find them under



                          WAMPFolder/www/yourmagentoinstallation/var/log







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited 2 days ago









                          Chirag Patel

                          2,003220




                          2,003220










                          answered Jul 2 '18 at 8:06









                          cslayer2cslayer2

                          11




                          11






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Magento Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f120412%2finstallation-fails-on-installing-database-schema%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              An IMO inspired problem

                              Management

                              Has there ever been an instance of an active nuclear power plant within or near a war zone?