Area configuration aggregation error after install Porto themeMagento 2.1 CE Installed but front/backend not loading/workingCSS not loading on page within Magento 2 pageCannot install module in Magento 2no commands defined in the “setup” namespace. in Magento2Magento 2: Static files are present but shows 404Why do i have to always run the commands to clean cache in Magento 2.1.8?Failure reason: 'Unable to unserialize value.'Error 500 after magento migrationIn production mode the site does not loadMagento 2 : Error 500 after installing

2.8 is missing the Carve option in the Boolean Modifier

Avoiding cliches when writing gods

What LISP compilers and interpreters were available for 8-bit machines?

Where does this pattern of naming products come from?

Java guess the number

How to generate random points without duplication?

Traffic law UK, pedestrians

Do any instruments not produce overtones?

How to make a setting relevant?

Select items in a list that contain criteria

How to retract the pitched idea from employer?

Version 2 - print new even-length arrays from two arrays

Cause of continuous spectral lines

Why doesn’t a normal window produce an apparent rainbow?

Efficient integer floor function in C++

Is it recommended against to open-source the code of a webapp?

Can an Eldritch Knight use Action Surge and thus Arcane Charge even when surprised?

Select items in a list that contain criteria #2

How can drunken, homicidal elves successfully conduct a wild hunt?

How did students remember what to practise between lessons without any sheet music?

Should an arbiter claim draw at a K+R vs K+R endgame?

Building a road to escape Earth's gravity by making a pyramid on Antartica

Smooth switching between 12v batteries, with toggle switch

What is this solid state starting relay component?



Area configuration aggregation error after install Porto theme


Magento 2.1 CE Installed but front/backend not loading/workingCSS not loading on page within Magento 2 pageCannot install module in Magento 2no commands defined in the “setup” namespace. in Magento2Magento 2: Static files are present but shows 404Why do i have to always run the commands to clean cache in Magento 2.1.8?Failure reason: 'Unable to unserialize value.'Error 500 after magento migrationIn production mode the site does not loadMagento 2 : Error 500 after installing






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















i try install Porto theme to Magento 2.3.1, but i get some problem. I try



sudo php -f bin/magento setup:di:compile 
sudo rm -rf pub/static/*/*; sudo rm -rf var/*/*;
sudo php -f bin/magento setup:static-content:deploy -f
sudo php bin/magento cache:clean


this commands for magento and



sudo addgroup webmasters
sudo adduser $USER webmasters
sudo chown -R root:webmasters /var/www
sudo find /var/www -type f -exec chmod 664 ;
sudo find /var/www -type d -exec chmod 775 ;
sudo find /var/www -type d -exec chmod g+s ;
sudo chown -R www-data:webmasters application/cache/ [etc...]


more for set up permissions. I attach some pictures about problems. What is solution?
Thank you in advance for your help
enter image description hereenter image description here










share|improve this question









New contributor



Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    i try install Porto theme to Magento 2.3.1, but i get some problem. I try



    sudo php -f bin/magento setup:di:compile 
    sudo rm -rf pub/static/*/*; sudo rm -rf var/*/*;
    sudo php -f bin/magento setup:static-content:deploy -f
    sudo php bin/magento cache:clean


    this commands for magento and



    sudo addgroup webmasters
    sudo adduser $USER webmasters
    sudo chown -R root:webmasters /var/www
    sudo find /var/www -type f -exec chmod 664 ;
    sudo find /var/www -type d -exec chmod 775 ;
    sudo find /var/www -type d -exec chmod g+s ;
    sudo chown -R www-data:webmasters application/cache/ [etc...]


    more for set up permissions. I attach some pictures about problems. What is solution?
    Thank you in advance for your help
    enter image description hereenter image description here










    share|improve this question









    New contributor



    Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      0












      0








      0








      i try install Porto theme to Magento 2.3.1, but i get some problem. I try



      sudo php -f bin/magento setup:di:compile 
      sudo rm -rf pub/static/*/*; sudo rm -rf var/*/*;
      sudo php -f bin/magento setup:static-content:deploy -f
      sudo php bin/magento cache:clean


      this commands for magento and



      sudo addgroup webmasters
      sudo adduser $USER webmasters
      sudo chown -R root:webmasters /var/www
      sudo find /var/www -type f -exec chmod 664 ;
      sudo find /var/www -type d -exec chmod 775 ;
      sudo find /var/www -type d -exec chmod g+s ;
      sudo chown -R www-data:webmasters application/cache/ [etc...]


      more for set up permissions. I attach some pictures about problems. What is solution?
      Thank you in advance for your help
      enter image description hereenter image description here










      share|improve this question









      New contributor



      Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      i try install Porto theme to Magento 2.3.1, but i get some problem. I try



      sudo php -f bin/magento setup:di:compile 
      sudo rm -rf pub/static/*/*; sudo rm -rf var/*/*;
      sudo php -f bin/magento setup:static-content:deploy -f
      sudo php bin/magento cache:clean


      this commands for magento and



      sudo addgroup webmasters
      sudo adduser $USER webmasters
      sudo chown -R root:webmasters /var/www
      sudo find /var/www -type f -exec chmod 664 ;
      sudo find /var/www -type d -exec chmod 775 ;
      sudo find /var/www -type d -exec chmod g+s ;
      sudo chown -R www-data:webmasters application/cache/ [etc...]


      more for set up permissions. I attach some pictures about problems. What is solution?
      Thank you in advance for your help
      enter image description hereenter image description here







      magento2 error magento2.3.1 custom-theme porto-theme






      share|improve this question









      New contributor



      Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question









      New contributor



      Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question








      edited May 29 at 5:28









      Muhammad Wasif

      14811




      14811






      New contributor



      Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked May 28 at 17:09









      Ákos ElekÁkos Elek

      1




      1




      New contributor



      Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          2 Answers
          2






          active

          oldest

          votes


















          0














          You can try this sequence of command instead:



          sudo php -f bin/magento setup:upgrade 
          sudo php -f bin/magento setup:di:compile
          sudo php -f bin/magento setup:static-content:deploy -f
          sudo php bin/magento cache:clean





          share|improve this answer






























            0














            Unfortunately not working. I run second command and get latest error (in terminal). And I get permission error and I fix fix chmod -R 777 /varenter image description here






            share|improve this answer








            New contributor



            Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.



















              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
              );



              );






              Ákos Elek is a new contributor. Be nice, and check out our Code of Conduct.









              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f276455%2farea-configuration-aggregation-error-after-install-porto-theme%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














              You can try this sequence of command instead:



              sudo php -f bin/magento setup:upgrade 
              sudo php -f bin/magento setup:di:compile
              sudo php -f bin/magento setup:static-content:deploy -f
              sudo php bin/magento cache:clean





              share|improve this answer



























                0














                You can try this sequence of command instead:



                sudo php -f bin/magento setup:upgrade 
                sudo php -f bin/magento setup:di:compile
                sudo php -f bin/magento setup:static-content:deploy -f
                sudo php bin/magento cache:clean





                share|improve this answer

























                  0












                  0








                  0







                  You can try this sequence of command instead:



                  sudo php -f bin/magento setup:upgrade 
                  sudo php -f bin/magento setup:di:compile
                  sudo php -f bin/magento setup:static-content:deploy -f
                  sudo php bin/magento cache:clean





                  share|improve this answer













                  You can try this sequence of command instead:



                  sudo php -f bin/magento setup:upgrade 
                  sudo php -f bin/magento setup:di:compile
                  sudo php -f bin/magento setup:static-content:deploy -f
                  sudo php bin/magento cache:clean






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered May 29 at 5:11









                  magefmsmagefms

                  3,3314631




                  3,3314631























                      0














                      Unfortunately not working. I run second command and get latest error (in terminal). And I get permission error and I fix fix chmod -R 777 /varenter image description here






                      share|improve this answer








                      New contributor



                      Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.























                        0














                        Unfortunately not working. I run second command and get latest error (in terminal). And I get permission error and I fix fix chmod -R 777 /varenter image description here






                        share|improve this answer








                        New contributor



                        Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.





















                          0












                          0








                          0







                          Unfortunately not working. I run second command and get latest error (in terminal). And I get permission error and I fix fix chmod -R 777 /varenter image description here






                          share|improve this answer








                          New contributor



                          Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          Unfortunately not working. I run second command and get latest error (in terminal). And I get permission error and I fix fix chmod -R 777 /varenter image description here







                          share|improve this answer








                          New contributor



                          Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.








                          share|improve this answer



                          share|improve this answer






                          New contributor



                          Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.








                          answered May 29 at 9:30









                          Ákos ElekÁkos Elek

                          1




                          1




                          New contributor



                          Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.




                          New contributor




                          Ákos Elek is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






















                              Ákos Elek is a new contributor. Be nice, and check out our Code of Conduct.









                              draft saved

                              draft discarded


















                              Ákos Elek is a new contributor. Be nice, and check out our Code of Conduct.












                              Ákos Elek is a new contributor. Be nice, and check out our Code of Conduct.











                              Ákos Elek is a new contributor. Be nice, and check out our Code of Conduct.














                              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%2f276455%2farea-configuration-aggregation-error-after-install-porto-theme%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

                              Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                              Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                              Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form