I can't access my Magento Admin The Next CEO of Stack OverflowFetching an admin URL from frontendMagento 1.9.x in maintenance mode while having access to adminlost access to my storeCan't access login page, 404 not foundAfter changing the base url to a non-existing site . Now if I refresh my page 404 error occurs.. and admin panel is also not workingMagento 2 admin panel inaccessible after modyfying admin base URLMagento 2 - The words “admin” and “index” appear twice in the admin URLMagento2 : I want to use admin theme from magento custom module controllerAccess Magento Admin on SubdomainMagento 2.2.2 - Restrict access to Admin and redirect to 404 if unautohrized
Is it professional to write unrelated content in an almost-empty email?
Does destroying a Lich's phylactery destroy the soul within it?
Is it correct to say moon starry nights?
Do I need to write [sic] when including a quotation with a number less than 10 that isn't written out?
Is there a way to save my career from absolute disaster?
What does "shotgun unity" refer to here in this sentence?
In the "Harry Potter and the Order of the Phoenix" video game, what potion is used to sabotage Umbridge's speakers?
Is there an equivalent of cd - for cp or mv
Man transported from Alternate World into ours by a Neutrino Detector
Calculate the Mean mean of two numbers
Yu-Gi-Oh cards in Python 3
Easy to read palindrome checker
Do scriptures give a method to recognize a truly self-realized person/jivanmukta?
Can this note be analyzed as a non-chord tone?
It is correct to match light sources with the same color temperature?
What steps are necessary to read a Modern SSD in Medieval Europe?
How to use ReplaceAll on an expression that contains a rule
Can Sneak Attack be used when hitting with an improvised weapon?
Is it ever safe to open a suspicious HTML file (e.g. email attachment)?
Is it okay to majorly distort historical facts while writing a fiction story?
Is there a difference between "Fahrstuhl" and "Aufzug"?
A question about free fall, velocity, and the height of an object.
Is it OK to decorate a log book cover?
Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?
I can't access my Magento Admin
The Next CEO of Stack OverflowFetching an admin URL from frontendMagento 1.9.x in maintenance mode while having access to adminlost access to my storeCan't access login page, 404 not foundAfter changing the base url to a non-existing site . Now if I refresh my page 404 error occurs.. and admin panel is also not workingMagento 2 admin panel inaccessible after modyfying admin base URLMagento 2 - The words “admin” and “index” appear twice in the admin URLMagento2 : I want to use admin theme from magento custom module controllerAccess Magento Admin on SubdomainMagento 2.2.2 - Restrict access to Admin and redirect to 404 if unautohrized
I change my admin URL to a custom URL and I cannot access my store admin anymore.
How can I revert the change that I made?
magento2 admin javascript frontend shopping-cart
bumped to the homepage by Community♦ 9 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 change my admin URL to a custom URL and I cannot access my store admin anymore.
How can I revert the change that I made?
magento2 admin javascript frontend shopping-cart
bumped to the homepage by Community♦ 9 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Detail the process of changing it in the first place. What did you do?
– vitoriodachef
Feb 28 '18 at 11:01
change in app/etc/env.php file
– Jigs Parmar
Feb 28 '18 at 11:34
add a comment |
I change my admin URL to a custom URL and I cannot access my store admin anymore.
How can I revert the change that I made?
magento2 admin javascript frontend shopping-cart
I change my admin URL to a custom URL and I cannot access my store admin anymore.
How can I revert the change that I made?
magento2 admin javascript frontend shopping-cart
magento2 admin javascript frontend shopping-cart
edited Feb 28 '18 at 11:03
Teja Bhagavan Kollepara
3,00841949
3,00841949
asked Feb 28 '18 at 10:53
Kunle JegedeKunle Jegede
62
62
bumped to the homepage by Community♦ 9 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♦ 9 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Detail the process of changing it in the first place. What did you do?
– vitoriodachef
Feb 28 '18 at 11:01
change in app/etc/env.php file
– Jigs Parmar
Feb 28 '18 at 11:34
add a comment |
Detail the process of changing it in the first place. What did you do?
– vitoriodachef
Feb 28 '18 at 11:01
change in app/etc/env.php file
– Jigs Parmar
Feb 28 '18 at 11:34
Detail the process of changing it in the first place. What did you do?
– vitoriodachef
Feb 28 '18 at 11:01
Detail the process of changing it in the first place. What did you do?
– vitoriodachef
Feb 28 '18 at 11:01
change in app/etc/env.php file
– Jigs Parmar
Feb 28 '18 at 11:34
change in app/etc/env.php file
– Jigs Parmar
Feb 28 '18 at 11:34
add a comment |
1 Answer
1
active
oldest
votes
Cache
If you did not flush the cache after the changed URL, flush it with:
bin/magento cache:flush
Show Admin URL info
You can find out about the current admin url via:
bin/magento info:adminuri
app/etc/env.php
You can also view the admin url in app/etc/env.php:
'backend' =>
array (
'frontName' => 'admin_1wgrah',
),
thanks for your help Anna, I have never used the code before, I merely use the admin panel to add products to the store front, create some pages, add needed links, etc.
– Kunle Jegede
Feb 28 '18 at 11:05
add a comment |
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%2f215417%2fi-cant-access-my-magento-admin%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
Cache
If you did not flush the cache after the changed URL, flush it with:
bin/magento cache:flush
Show Admin URL info
You can find out about the current admin url via:
bin/magento info:adminuri
app/etc/env.php
You can also view the admin url in app/etc/env.php:
'backend' =>
array (
'frontName' => 'admin_1wgrah',
),
thanks for your help Anna, I have never used the code before, I merely use the admin panel to add products to the store front, create some pages, add needed links, etc.
– Kunle Jegede
Feb 28 '18 at 11:05
add a comment |
Cache
If you did not flush the cache after the changed URL, flush it with:
bin/magento cache:flush
Show Admin URL info
You can find out about the current admin url via:
bin/magento info:adminuri
app/etc/env.php
You can also view the admin url in app/etc/env.php:
'backend' =>
array (
'frontName' => 'admin_1wgrah',
),
thanks for your help Anna, I have never used the code before, I merely use the admin panel to add products to the store front, create some pages, add needed links, etc.
– Kunle Jegede
Feb 28 '18 at 11:05
add a comment |
Cache
If you did not flush the cache after the changed URL, flush it with:
bin/magento cache:flush
Show Admin URL info
You can find out about the current admin url via:
bin/magento info:adminuri
app/etc/env.php
You can also view the admin url in app/etc/env.php:
'backend' =>
array (
'frontName' => 'admin_1wgrah',
),
Cache
If you did not flush the cache after the changed URL, flush it with:
bin/magento cache:flush
Show Admin URL info
You can find out about the current admin url via:
bin/magento info:adminuri
app/etc/env.php
You can also view the admin url in app/etc/env.php:
'backend' =>
array (
'frontName' => 'admin_1wgrah',
),
answered Feb 28 '18 at 10:59
Anna VölklAnna Völkl
15.7k347134
15.7k347134
thanks for your help Anna, I have never used the code before, I merely use the admin panel to add products to the store front, create some pages, add needed links, etc.
– Kunle Jegede
Feb 28 '18 at 11:05
add a comment |
thanks for your help Anna, I have never used the code before, I merely use the admin panel to add products to the store front, create some pages, add needed links, etc.
– Kunle Jegede
Feb 28 '18 at 11:05
thanks for your help Anna, I have never used the code before, I merely use the admin panel to add products to the store front, create some pages, add needed links, etc.
– Kunle Jegede
Feb 28 '18 at 11:05
thanks for your help Anna, I have never used the code before, I merely use the admin panel to add products to the store front, create some pages, add needed links, etc.
– Kunle Jegede
Feb 28 '18 at 11:05
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%2f215417%2fi-cant-access-my-magento-admin%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
Detail the process of changing it in the first place. What did you do?
– vitoriodachef
Feb 28 '18 at 11:01
change in app/etc/env.php file
– Jigs Parmar
Feb 28 '18 at 11:34