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

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

          Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

          Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?