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;
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
error admin-panel magento2.1.6 file-permissions production-mode
add a comment |
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
error admin-panel magento2.1.6 file-permissions production-mode
add a comment |
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
error admin-panel magento2.1.6 file-permissions production-mode
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
error admin-panel magento2.1.6 file-permissions production-mode
error admin-panel magento2.1.6 file-permissions production-mode
edited yesterday
Muhammad Anas
550317
550317
asked May 10 '17 at 6:01
Sting Arroyo HernándezSting Arroyo Hernández
34
34
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
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.
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
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
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
add a comment |
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.
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
add a comment |
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.
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.
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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