Permission file error when save options in admin panel The 2019 Stack Overflow Developer Survey Results Are InExporting admin panel settings that are saved to the databaseNeed help with error when accessing admin panelMagento - upgraded to 1.9 - admin not loading images & js because 403 errorFirst module HelloWorld in Magento 2.0 doesn't workwhat is the best permissions scheme for 1.9.3 after upgrade with magento connect (which requires 777)Magento 2 Installation Cache Permission IssueFresh Install, Admin Panel 404Not able to set Magento 2.2.2 to production modeError 500 after magento migrationMagento2 | Docker files permissions on Windows volume

Worn-tile Scrabble

Match Roman Numerals

Can I have a signal generator on while it's not connected?

What to do when moving next to a bird sanctuary with a loosely-domesticated cat?

Why couldn't they take pictures of a closer black hole?

Are spiders unable to hurt humans, especially very small spiders?

What is the meaning of Triage in Cybersec world?

How to support a colleague who finds meetings extremely tiring?

Is it correct to say the Neural Networks are an alternative way of performing Maximum Likelihood Estimation? if not, why?

How do I free up internal storage if I don't have any apps downloaded?

Ubuntu Server install with full GUI

How come people say “Would of”?

What is preventing me from simply constructing a hash that's lower than the current target?

Old scifi movie from the 50s or 60s with men in solid red uniforms who interrogate a spy from the past

Straighten subgroup lattice

A word that means fill it to the required quantity

What is this business jet?

Getting crown tickets for Statue of Liberty

Can withdrawing asylum be illegal?

Keeping a retro style to sci-fi spaceships?

What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?

What is the motivation for a law requiring 2 parties to consent for recording a conversation

Why doesn't shell automatically fix "useless use of cat"?

What's the name of these plastic connectors



Permission file error when save options in admin panel



The 2019 Stack Overflow Developer Survey Results Are InExporting admin panel settings that are saved to the databaseNeed help with error when accessing admin panelMagento - upgraded to 1.9 - admin not loading images & js because 403 errorFirst module HelloWorld in Magento 2.0 doesn't workwhat is the best permissions scheme for 1.9.3 after upgrade with magento connect (which requires 777)Magento 2 Installation Cache Permission IssueFresh Install, Admin Panel 404Not able to set Magento 2.2.2 to production modeError 500 after magento migrationMagento2 | Docker files permissions on Windows volume



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








0















I have a problem with the Magento administrator, when I try to save any changes that are inside




Content > Settings or Content > Blocks




I get the following error and could not correct it.



I already changed the permissions and I do not know what else to do.



find . -type d -exec chmod 755 ;
find . -type f -exec chmod 644 ;
chmod u+x bin/magento


Additional information



  • PHP version 7.0

  • Apache 2.2.31

  • Magento 2.1.6

Please, what should I do?



Image of error



Image error










share|improve this question






























    0















    I have a problem with the Magento administrator, when I try to save any changes that are inside




    Content > Settings or Content > Blocks




    I get the following error and could not correct it.



    I already changed the permissions and I do not know what else to do.



    find . -type d -exec chmod 755 ;
    find . -type f -exec chmod 644 ;
    chmod u+x bin/magento


    Additional information



    • PHP version 7.0

    • Apache 2.2.31

    • Magento 2.1.6

    Please, what should I do?



    Image of error



    Image error










    share|improve this question


























      0












      0








      0


      1






      I have a problem with the Magento administrator, when I try to save any changes that are inside




      Content > Settings or Content > Blocks




      I get the following error and could not correct it.



      I already changed the permissions and I do not know what else to do.



      find . -type d -exec chmod 755 ;
      find . -type f -exec chmod 644 ;
      chmod u+x bin/magento


      Additional information



      • PHP version 7.0

      • Apache 2.2.31

      • Magento 2.1.6

      Please, what should I do?



      Image of error



      Image error










      share|improve this question
















      I have a problem with the Magento administrator, when I try to save any changes that are inside




      Content > Settings or Content > Blocks




      I get the following error and could not correct it.



      I already changed the permissions and I do not know what else to do.



      find . -type d -exec chmod 755 ;
      find . -type f -exec chmod 644 ;
      chmod u+x bin/magento


      Additional information



      • PHP version 7.0

      • Apache 2.2.31

      • Magento 2.1.6

      Please, what should I do?



      Image of error



      Image error







      error admin-panel magento2.1.6 file-permissions production-mode






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited yesterday









      Muhammad Anas

      550317




      550317










      asked May 10 '17 at 6:01









      Sting Arroyo HernándezSting Arroyo Hernández

      34




      34




















          1 Answer
          1






          active

          oldest

          votes


















          2














          Be sure that your user have the ownership of the files
          Use this command to give ownership of the files to your user



          chown $USER -R ~/.blabla


          Also set the permission 777 for var folder, and test it.






          share|improve this answer























          • I already tried and I still have the same problem.

            – Sting Arroyo Hernández
            May 10 '17 at 13:06











          • Thanks to your answer I was able to reach the solution. The first time execute the following command: Chown $ USER -R <path to Magento dir>/ But he still had the same problem, then try the following: Chown $ USER -R <path to Magento dir>/ * Now everything is working, for now I have no more difficulties, thanks again.

            – Sting Arroyo Hernández
            May 10 '17 at 15:03












          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%2f173730%2fpermission-file-error-when-save-options-in-admin-panel%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          2














          Be sure that your user have the ownership of the files
          Use this command to give ownership of the files to your user



          chown $USER -R ~/.blabla


          Also set the permission 777 for var folder, and test it.






          share|improve this answer























          • I already tried and I still have the same problem.

            – Sting Arroyo Hernández
            May 10 '17 at 13:06











          • Thanks to your answer I was able to reach the solution. The first time execute the following command: Chown $ USER -R <path to Magento dir>/ But he still had the same problem, then try the following: Chown $ USER -R <path to Magento dir>/ * Now everything is working, for now I have no more difficulties, thanks again.

            – Sting Arroyo Hernández
            May 10 '17 at 15:03
















          2














          Be sure that your user have the ownership of the files
          Use this command to give ownership of the files to your user



          chown $USER -R ~/.blabla


          Also set the permission 777 for var folder, and test it.






          share|improve this answer























          • I already tried and I still have the same problem.

            – Sting Arroyo Hernández
            May 10 '17 at 13:06











          • Thanks to your answer I was able to reach the solution. The first time execute the following command: Chown $ USER -R <path to Magento dir>/ But he still had the same problem, then try the following: Chown $ USER -R <path to Magento dir>/ * Now everything is working, for now I have no more difficulties, thanks again.

            – Sting Arroyo Hernández
            May 10 '17 at 15:03














          2












          2








          2







          Be sure that your user have the ownership of the files
          Use this command to give ownership of the files to your user



          chown $USER -R ~/.blabla


          Also set the permission 777 for var folder, and test it.






          share|improve this answer













          Be sure that your user have the ownership of the files
          Use this command to give ownership of the files to your user



          chown $USER -R ~/.blabla


          Also set the permission 777 for var folder, and test it.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 10 '17 at 7:22









          Ledian HymetllariLedian Hymetllari

          71449




          71449












          • I already tried and I still have the same problem.

            – Sting Arroyo Hernández
            May 10 '17 at 13:06











          • Thanks to your answer I was able to reach the solution. The first time execute the following command: Chown $ USER -R <path to Magento dir>/ But he still had the same problem, then try the following: Chown $ USER -R <path to Magento dir>/ * Now everything is working, for now I have no more difficulties, thanks again.

            – Sting Arroyo Hernández
            May 10 '17 at 15:03


















          • I already tried and I still have the same problem.

            – Sting Arroyo Hernández
            May 10 '17 at 13:06











          • Thanks to your answer I was able to reach the solution. The first time execute the following command: Chown $ USER -R <path to Magento dir>/ But he still had the same problem, then try the following: Chown $ USER -R <path to Magento dir>/ * Now everything is working, for now I have no more difficulties, thanks again.

            – Sting Arroyo Hernández
            May 10 '17 at 15:03

















          I already tried and I still have the same problem.

          – Sting Arroyo Hernández
          May 10 '17 at 13:06





          I already tried and I still have the same problem.

          – Sting Arroyo Hernández
          May 10 '17 at 13:06













          Thanks to your answer I was able to reach the solution. The first time execute the following command: Chown $ USER -R <path to Magento dir>/ But he still had the same problem, then try the following: Chown $ USER -R <path to Magento dir>/ * Now everything is working, for now I have no more difficulties, thanks again.

          – Sting Arroyo Hernández
          May 10 '17 at 15:03






          Thanks to your answer I was able to reach the solution. The first time execute the following command: Chown $ USER -R <path to Magento dir>/ But he still had the same problem, then try the following: Chown $ USER -R <path to Magento dir>/ * Now everything is working, for now I have no more difficulties, thanks again.

          – Sting Arroyo Hernández
          May 10 '17 at 15:03


















          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%2f173730%2fpermission-file-error-when-save-options-in-admin-panel%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