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 check if all elements of 1 list are in the *same quantity* and in any order, in the list2?
Is it ever safe to open a suspicious HTML file (e.g. email attachment)?
Domestic-to-international connection at Orlando (MCO)
How to install OpenCV on Raspbian Stretch?
Do I need to write [sic] when a number is less than 10 but isn't written out?
Is micro rebar a better way to reinforce concrete than rebar?
Is there a way to save my career from absolute disaster?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
Solving system of ODEs with extra parameter
Are police here, aren't itthey?
What connection does MS Office have to Netscape Navigator?
Why don't programming languages automatically manage the synchronous/asynchronous problem?
Math-accent symbol over parentheses enclosing accented symbol (amsmath)
Can a Bladesinger Wizard use Bladesong with a Hand Crossbow?
Why the difference in type-inference over the as-pattern in two similar function definitions?
Why is quantifier elimination desirable for a given theory?
What did we know about the Kessel run before the prequels?
Is wanting to ask what to write an indication that you need to change your story?
Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?
Would a completely good Muggle be able to use a wand?
How to count occurrences of text in a file?
Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?
Prepend last line of stdin to entire stdin
Flying from Cape Town to England and return to another province
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