403 Forbidden after change of base URL The Next CEO of Stack OverflowCannot change the base urlMoved Magento store from one domain to another (same host) and now admin inputs not savingMagento manage category page edit errorI changed base url to an address, then changed it back but it keeps jumping to the one I changed!how to change base URL?How the “magento setup:store-config:set --base-url” command exactly works?Cron.php returns 403 forbiddenCloned site still going back to old urlUnable to save edits in Magento 2.1.5Magento (1.3) Error after migration
How to invert MapIndexed on a ragged structure? How to construct a tree from rules?
Does increasing your ability score affect your main stat?
A small doubt about the dominated convergence theorem
Why is information "lost" when it got into a black hole?
Newlines in BSD sed vs gsed
A Man With a Stainless Steel Endoskeleton (like The Terminator) Fighting Cloaked Aliens Only He Can See
Is French Guiana a (hard) EU border?
Can you be charged for obstruction for refusing to answer questions?
Grabbing quick drinks
Why the difference in type-inference over the as-pattern in two similar function definitions?
Dominated convergence theorem - what sequence?
What was the first Unix version to run on a microcomputer?
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
How do I align (1) and (2)?
Where do students learn to solve polynomial equations these days?
Is it possible to use a NPN BJT as switch, from single power source?
Why do remote US companies require working in the US?
"misplaced omit" error when >centering columns
The exact meaning of 'Mom made me a sandwich'
Why isn't the Mueller report being released completely and unredacted?
Why isn't acceleration always zero whenever velocity is zero, such as the moment a ball bounces off a wall?
The past simple of "gaslight" – "gaslighted" or "gaslit"?
Is it professional to write unrelated content in an almost-empty email?
0 rank tensor vs 1D vector
403 Forbidden after change of base URL
The Next CEO of Stack OverflowCannot change the base urlMoved Magento store from one domain to another (same host) and now admin inputs not savingMagento manage category page edit errorI changed base url to an address, then changed it back but it keeps jumping to the one I changed!how to change base URL?How the “magento setup:store-config:set --base-url” command exactly works?Cron.php returns 403 forbiddenCloned site still going back to old urlUnable to save edits in Magento 2.1.5Magento (1.3) Error after migration
I'm getting a 403 Forbidden error on one of my Magento webshops. It is a multi-shop Magento installation. For the main/base webshop I have created a new version, so the main/base URL's had to be changed for the old version.
The old version now has a dummy/test domainname as Base URL but it is giving me a 403 Forbidden error. This is frustrating because I need to be able to access the backend to see orders and information on the other webshops wich are running on this multi-store Magento installation.
Situation:
OLD SERVER:
DOMAINS:
- main.nl <- This is replaced by test/dummy.nl which now gives a 403
- sub1.nl
- sub2.nl
NEW SERVER
DOMAINS:
- other main.nl
- main.nl (domain migrated from old server to new magento installation)
magento-1.9 error base-url
bumped to the homepage by Community♦ 11 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm getting a 403 Forbidden error on one of my Magento webshops. It is a multi-shop Magento installation. For the main/base webshop I have created a new version, so the main/base URL's had to be changed for the old version.
The old version now has a dummy/test domainname as Base URL but it is giving me a 403 Forbidden error. This is frustrating because I need to be able to access the backend to see orders and information on the other webshops wich are running on this multi-store Magento installation.
Situation:
OLD SERVER:
DOMAINS:
- main.nl <- This is replaced by test/dummy.nl which now gives a 403
- sub1.nl
- sub2.nl
NEW SERVER
DOMAINS:
- other main.nl
- main.nl (domain migrated from old server to new magento installation)
magento-1.9 error base-url
bumped to the homepage by Community♦ 11 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Still haven't found the solution is there somebody who can help?
– BasR
Oct 9 '15 at 9:14
add a comment |
I'm getting a 403 Forbidden error on one of my Magento webshops. It is a multi-shop Magento installation. For the main/base webshop I have created a new version, so the main/base URL's had to be changed for the old version.
The old version now has a dummy/test domainname as Base URL but it is giving me a 403 Forbidden error. This is frustrating because I need to be able to access the backend to see orders and information on the other webshops wich are running on this multi-store Magento installation.
Situation:
OLD SERVER:
DOMAINS:
- main.nl <- This is replaced by test/dummy.nl which now gives a 403
- sub1.nl
- sub2.nl
NEW SERVER
DOMAINS:
- other main.nl
- main.nl (domain migrated from old server to new magento installation)
magento-1.9 error base-url
I'm getting a 403 Forbidden error on one of my Magento webshops. It is a multi-shop Magento installation. For the main/base webshop I have created a new version, so the main/base URL's had to be changed for the old version.
The old version now has a dummy/test domainname as Base URL but it is giving me a 403 Forbidden error. This is frustrating because I need to be able to access the backend to see orders and information on the other webshops wich are running on this multi-store Magento installation.
Situation:
OLD SERVER:
DOMAINS:
- main.nl <- This is replaced by test/dummy.nl which now gives a 403
- sub1.nl
- sub2.nl
NEW SERVER
DOMAINS:
- other main.nl
- main.nl (domain migrated from old server to new magento installation)
magento-1.9 error base-url
magento-1.9 error base-url
edited Oct 3 '15 at 7:57
Bishal Neupane
1411115
1411115
asked Oct 3 '15 at 7:54
BasRBasR
186
186
bumped to the homepage by Community♦ 11 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 11 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Still haven't found the solution is there somebody who can help?
– BasR
Oct 9 '15 at 9:14
add a comment |
Still haven't found the solution is there somebody who can help?
– BasR
Oct 9 '15 at 9:14
Still haven't found the solution is there somebody who can help?
– BasR
Oct 9 '15 at 9:14
Still haven't found the solution is there somebody who can help?
– BasR
Oct 9 '15 at 9:14
add a comment |
1 Answer
1
active
oldest
votes
You need change permission 755 for folder and 644 for file.
But there hasn't been changes to the permissions. The only thing that changed was the Base URL.
– BasR
Oct 6 '15 at 7:12
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%2f85115%2f403-forbidden-after-change-of-base-url%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
You need change permission 755 for folder and 644 for file.
But there hasn't been changes to the permissions. The only thing that changed was the Base URL.
– BasR
Oct 6 '15 at 7:12
add a comment |
You need change permission 755 for folder and 644 for file.
But there hasn't been changes to the permissions. The only thing that changed was the Base URL.
– BasR
Oct 6 '15 at 7:12
add a comment |
You need change permission 755 for folder and 644 for file.
You need change permission 755 for folder and 644 for file.
answered Oct 3 '15 at 16:21
JambinJambin
1
1
But there hasn't been changes to the permissions. The only thing that changed was the Base URL.
– BasR
Oct 6 '15 at 7:12
add a comment |
But there hasn't been changes to the permissions. The only thing that changed was the Base URL.
– BasR
Oct 6 '15 at 7:12
But there hasn't been changes to the permissions. The only thing that changed was the Base URL.
– BasR
Oct 6 '15 at 7:12
But there hasn't been changes to the permissions. The only thing that changed was the Base URL.
– BasR
Oct 6 '15 at 7:12
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%2f85115%2f403-forbidden-after-change-of-base-url%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
Still haven't found the solution is there somebody who can help?
– BasR
Oct 9 '15 at 9:14