{"id":5978,"date":"2014-02-18T13:59:29","date_gmt":"2014-02-18T13:59:29","guid":{"rendered":"http:\/\/webkul.com\/blog\/?p=5978"},"modified":"2015-03-02T13:01:10","modified_gmt":"2015-03-02T13:01:10","slug":"magento-admin-opening-404-error","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/","title":{"rendered":"Magento admin not opening 404 error"},"content":{"rendered":"<p>While moving database from one to other this problem aries. Its because website_id and store_id not set in database.<\/p>\n<p>So execute this slq and it works perfect \ud83d\ude42<\/p>\n<pre class=\"brush:sql\">SET FOREIGN_KEY_CHECKS=0;\r\nUPDATE `core_store` SET store_id = 0 WHERE code='admin';\r\nUPDATE `core_store_group` SET group_id = 0 WHERE name='Default';\r\nUPDATE `core_website` SET website_id = 0 WHERE code='admin';\r\nUPDATE `customer_group` SET customer_group_id = 0 WHERE customer_group_code='NOT LOGGED IN';\r\nSET FOREIGN_KEY_CHECKS=1;<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>While moving database from one to other this problem aries. Its because website_id and store_id not set in database. So execute this slq and it works perfect \ud83d\ude42 SET FOREIGN_KEY_CHECKS=0; UPDATE `core_store` SET store_id = 0 WHERE code=&#8217;admin&#8217;; UPDATE `core_store_group` SET group_id = 0 WHERE name=&#8217;Default&#8217;; UPDATE `core_website` SET website_id = 0 WHERE code=&#8217;admin&#8217;; UPDATE <a href=\"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":17,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,599,1149,302],"tags":[],"class_list":["post-5978","post","type-post","status-publish","format-standard","hentry","category-magento","category-magento-1-8","category-magento1-9","category-magento2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>magento admin not opening 404 error<\/title>\n<meta name=\"description\" content=\"magento admin not opening 404 error\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"magento admin not opening 404 error\" \/>\n<meta property=\"og:description\" content=\"magento admin not opening 404 error\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2014-02-18T13:59:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2015-03-02T13:01:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-og.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Vipin Sahu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vipin Sahu\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/\"},\"author\":{\"name\":\"Vipin Sahu\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/fa4c40a8db600fcc1a577383d8cffb23\"},\"headline\":\"Magento admin not opening 404 error\",\"datePublished\":\"2014-02-18T13:59:29+00:00\",\"dateModified\":\"2015-03-02T13:01:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/\"},\"wordCount\":34,\"commentCount\":4,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"articleSection\":[\"magento\",\"Magento 1.8\",\"magento1.9\",\"Magento2\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/\",\"url\":\"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/\",\"name\":\"magento admin not opening 404 error\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"datePublished\":\"2014-02-18T13:59:29+00:00\",\"dateModified\":\"2015-03-02T13:01:10+00:00\",\"description\":\"magento admin not opening 404 error\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Magento admin not opening 404 error\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/fa4c40a8db600fcc1a577383d8cffb23\",\"name\":\"Vipin Sahu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6314b14f75289e2f7427a6d2fa4f23107bc96adadf9dd7db99164ad4e82932c5?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6314b14f75289e2f7427a6d2fa4f23107bc96adadf9dd7db99164ad4e82932c5?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"caption\":\"Vipin Sahu\"},\"url\":\"https:\/\/webkul.com\/blog\/author\/sanchit\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"magento admin not opening 404 error","description":"magento admin not opening 404 error","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/","og_locale":"en_US","og_type":"article","og_title":"magento admin not opening 404 error","og_description":"magento admin not opening 404 error","og_url":"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2014-02-18T13:59:29+00:00","article_modified_time":"2015-03-02T13:01:10+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-og.png","type":"image\/png"}],"author":"Vipin Sahu","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Vipin Sahu"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/"},"author":{"name":"Vipin Sahu","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/fa4c40a8db600fcc1a577383d8cffb23"},"headline":"Magento admin not opening 404 error","datePublished":"2014-02-18T13:59:29+00:00","dateModified":"2015-03-02T13:01:10+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/"},"wordCount":34,"commentCount":4,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"articleSection":["magento","Magento 1.8","magento1.9","Magento2"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/","url":"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/","name":"magento admin not opening 404 error","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"datePublished":"2014-02-18T13:59:29+00:00","dateModified":"2015-03-02T13:01:10+00:00","description":"magento admin not opening 404 error","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/magento-admin-opening-404-error\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Magento admin not opening 404 error"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/fa4c40a8db600fcc1a577383d8cffb23","name":"Vipin Sahu","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6314b14f75289e2f7427a6d2fa4f23107bc96adadf9dd7db99164ad4e82932c5?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6314b14f75289e2f7427a6d2fa4f23107bc96adadf9dd7db99164ad4e82932c5?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","caption":"Vipin Sahu"},"url":"https:\/\/webkul.com\/blog\/author\/sanchit\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/5978","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=5978"}],"version-history":[{"count":1,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/5978\/revisions"}],"predecessor-version":[{"id":5979,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/5978\/revisions\/5979"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=5978"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=5978"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=5978"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}