{"id":2406,"date":"2012-10-24T16:54:50","date_gmt":"2012-10-24T16:54:50","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2012\/10\/24\/308-password-change-via-database\/"},"modified":"2021-03-22T18:25:23","modified_gmt":"2021-03-22T22:25:23","slug":"prestashop-admin-password-database","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/","title":{"rendered":"How to Change Your PrestaShop Admin Password by Database"},"content":{"rendered":"<p>There are times when you may forget your password. In these instances, you can have the <strong>PrestaShop admin password<\/strong> changed via email. If, for some reason, you do not receive the email for the new password, you will not be able to log into the admin area with it. <\/p>\n\n\n\n<p>There is a fix, however. <\/p>\n\n\n\n<p>You will need to change your password by modifying the database directly. This can be a bit awkward and intimidating, however following the steps below should allow you to <strong>change your PrestaShop admin password in your database<\/strong> without any trouble. Click here for more information on <a href=\"https:\/\/www.inmotionhosting.com\/prestashop-hosting\">PrestaShop Hosting<\/a>.<\/p>\n\n\n\n<p>This article assumes you are using a hosting account that uses cPanel software for managing your hosting account.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Modifying your admin password via database in PrestaShop 1.5<\/h2>\n\n\n\n<ol class=\"article_list wp-block-list\"><li>First you will need to <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-log-into-cpanel\/\">log into the cpanel<\/a> for your hosting account.<\/li><li><a href=\"\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png\" rel=\"lightbox-0\"><img decoding=\"async\" width=\"988\" height=\"543\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png\" class=\"optimized-lcp-image\" alt=\"file-manager\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png 988w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl-300x165.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl-768x422.png 768w\"><\/a>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p>Once logged in, you will need to locate the <strong>File Manager<\/strong>, found in the <em>Files<\/em> category, and click on the icon.<\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li><li><a href=\"\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_config-folder.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 15px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_config-folder.png\" alt=\"select-config-folder\" width=\"150\"><\/a>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p>Once in the <em>File Manager<\/em>, find and double click on the <strong>config<\/strong> folder. This will take you to a list of all files within that folder.<\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li><li>\n<p>Look for the <strong>settings.inc.php file<\/strong>. Highlight it by clicking on it once. Then, using the icons across the top, find and click on the <strong>Code Edit<\/strong> feature. Click <strong>Edit<\/strong> from the pop up that will appear to continue.<\/p>\n<p>&lt;<\/p>\n<\/li><li><a href=\"\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_select-cookie-key.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 15px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_select-cookie-key.png\" alt=\"select-cookie-key\" width=\"150\"><\/a>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p>Once inside the <strong>settings.inc.php<\/strong> file, locate the setting named <strong>_COOKIE_KEY<\/strong> and copy the string. You can see the area below that we highlighted. You may want to save it temporarily to a word processing document such as notepad, Notepad++, MS Word, etc. Close the file once you have the key.<\/p>\n<p>\u00a0<\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li><li><a href=\"\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_phpmyadmin-pl.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 15px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_phpmyadmin-pl.png\" alt=\"select-phpmyadmin\" width=\"150\"><\/a>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p>Go back to your cPanel and find the <em>Databases<\/em> category. From there, click on the <strong>PhPMyAdmin<\/strong> tool.<\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li><li>Once inside, select (click on) the correct database for your PrestaShop 1.5 application from the list of databases on the left hand sidebar.<\/li><\/ol>\n\n\n\n<p><a name=\"database-prefix\"><\/a><\/p>\n\n\n\n<ol class=\"article_list wp-block-list\"><li><a href=\"\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_ps15-employee-table.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 15px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_ps15-employee-table.png\" alt=\"select-phpmyadmin\" width=\"150\"><\/a>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p>You will then see a list of the database tables in the left sidebar. Scroll down and select the one named <strong>ps_employee<\/strong>.<\/p>\n<p class=\"alert alert-danger\">Note that your PrestaShop database prefix might not begin with <strong>ps_<\/strong><\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li><li><a href=\"\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_select-admin-data-row.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 15px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_select-admin-data-row.png\" alt=\"select-admin-data-row\" width=\"150\"><\/a>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p>This opens the table data information. Find your admin user from the list of data rows and click on the <strong>Edit<\/strong> link on the right side of that particular row.<\/p>\n<p>\u00a0<\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li><li><a href=\"\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_function-column.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 15px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_function-column.png\" alt=\"Select Passwd in Function column\" width=\"150\"><\/a>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p>Find the password row, it is named <em>passwd.<\/em> There are two columns you will need to edit. The first is the <strong>Function<\/strong> column.<\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<figure><a href=\"\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_select-md5.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 15px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_select-md5.png\" alt=\"Select MD5 from dropdown-menu\" width=\"150\"><\/a><\/figure><p><\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p>Use the dropdown and select the <strong>MD5<\/strong> option.<\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li><li><a href=\"\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_passwd-value.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 15px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_passwd-value.png\" alt=\"Fill in Value for passwd\" width=\"150\"><\/a>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p>The second column is the <strong>Value<\/strong> column. For this column, paste the <strong>_COOKIE_KEY<\/strong> value you saved earlier and attach your new password directly to the end of the key with no spaces. Be sure to use a real password and not anything easy like <em>NEWPASS1234<\/em> that we used in the example.<\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li><li>After you have entered the new password, scroll down to the bottom of the page and click the <strong>GO<\/strong> button to save the new information.\n<p>\u00a0<\/p>\n<\/li><\/ol>\n\n\n\n<p>You should now be able to <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/login-to-dashboard\/\">log into your admin area<\/a> with your new password.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There are times when you may forget your password. In these instances, you can have the PrestaShop admin password changed via email. If, for some reason, you do not receive the email for the new password, you will not be able to log into the admin area with it. There is a fix, however. You<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/\"> Read More ><\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[92,4299,4288,4305],"tags":[],"class_list":["post-2406","post","type-post","status-publish","format-standard","hentry","category-prestashop","category-security","category-website","category-databases"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Change PrestaShop Admin Password by Database<\/title>\n<meta name=\"description\" content=\"Need to change your admin password through the database? Learn how in this guide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Change PrestaShop Admin Password by Database\" \/>\n<meta property=\"og:description\" content=\"Need to change your admin password through the database? Learn how in this guide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2012-10-24T16:54:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-03-22T22:25:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png\" \/>\n<meta name=\"author\" content=\"Scott Mitchell\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Scott Mitchell\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/\"},\"author\":{\"name\":\"Scott Mitchell\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/d850efb28ef3573db7d24b0d8fa9eaed\"},\"headline\":\"How to Change Your PrestaShop Admin Password by Database\",\"datePublished\":\"2012-10-24T16:54:50+00:00\",\"dateModified\":\"2021-03-22T22:25:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/\"},\"wordCount\":538,\"commentCount\":30,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png\",\"articleSection\":[\"Prestashop\",\"Security\",\"Website\",\"Working with Databases\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/\",\"name\":\"Change PrestaShop Admin Password by Database\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png\",\"datePublished\":\"2012-10-24T16:54:50+00:00\",\"dateModified\":\"2021-03-22T22:25:23+00:00\",\"description\":\"Need to change your admin password through the database? Learn how in this guide.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png\",\"width\":988,\"height\":543,\"caption\":\"file-manager\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Change Your PrestaShop Admin Password by Database\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/d850efb28ef3573db7d24b0d8fa9eaed\",\"name\":\"Scott Mitchell\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/scott\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Change PrestaShop Admin Password by Database","description":"Need to change your admin password through the database? Learn how in this guide.","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:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/","og_locale":"en_US","og_type":"article","og_title":"Change PrestaShop Admin Password by Database","og_description":"Need to change your admin password through the database? Learn how in this guide.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2012-10-24T16:54:50+00:00","article_modified_time":"2021-03-22T22:25:23+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png","type":"","width":"","height":""}],"author":"Scott Mitchell","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Scott Mitchell","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/"},"author":{"name":"Scott Mitchell","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/d850efb28ef3573db7d24b0d8fa9eaed"},"headline":"How to Change Your PrestaShop Admin Password by Database","datePublished":"2012-10-24T16:54:50+00:00","dateModified":"2021-03-22T22:25:23+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/"},"wordCount":538,"commentCount":30,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png","articleSection":["Prestashop","Security","Website","Working with Databases"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/","name":"Change PrestaShop Admin Password by Database","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png","datePublished":"2012-10-24T16:54:50+00:00","dateModified":"2021-03-22T22:25:23+00:00","description":"Need to change your admin password through the database? Learn how in this guide.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/edu_prestashop1.5_Password_Change-Password-Via-Database_file-manager-pl.png","width":988,"height":543,"caption":"file-manager"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/prestashop\/prestashop-admin-password-database\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Change Your PrestaShop Admin Password by Database"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/d850efb28ef3573db7d24b0d8fa9eaed","name":"Scott Mitchell","url":"https:\/\/www.inmotionhosting.com\/support\/author\/scott\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2406","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=2406"}],"version-history":[{"count":3,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2406\/revisions"}],"predecessor-version":[{"id":70384,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2406\/revisions\/70384"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=2406"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=2406"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=2406"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}