Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/feed-rss2.php on line 8
Reset My Drupal Admin Password – AKLWEB HOST LLC Support Center https://support.aklwebhost.com Mon, 25 Nov 2019 12:06:23 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.4 How To Reset My Drupal Admin Password? https://support.aklwebhost.com/knowledgebase/how-to-reset-my-drupal-admin-password/ https://support.aklwebhost.com/knowledgebase/how-to-reset-my-drupal-admin-password/#respond Mon, 25 Nov 2019 12:06:23 +0000 https://support.aklwebhost.com/?post_type=manual_kb&p=2041 The Drupal admin password can be easily reset from the Drupal database. The Drupal database can be accessed through phpMyAdmin tool available with your web hosting account. Follow the below steps to get your drupal admin password reset quickly:

  1. Login to cPanel -> Databases box -> phpMyAdmin;
  2. Select the Druapl database folder from the left navigation bar. The page will refresh and and the Drupal database’s tables will be displayed on it.
  3. Click on the SQL tab.
  4. In the text field write the following SQL query:

update users set pass=md5(‘NEWPASS’) where uid = 1; where “NEWPASS” is your new Drupal administrative password.

Click on the “GO” button to submit the query. If the query is executed correctly and no errors are displayed then you should be able to login with the new password.

If there’s any problem while resetting the password, contact your web hosting provider for further assistance. AKLWEB Host provides the best Drupal hosting services and such requests are handled with ease.

]]>
https://support.aklwebhost.com/knowledgebase/how-to-reset-my-drupal-admin-password/feed/ 0