software:drupal
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| software:drupal [2017/10/15 03:53] – superwizard | software:drupal [2018/10/18 22:43] (current) – superwizard | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== change Password of User using PHPMyAdmin ====== | ||
| + | |||
| + | From: https:// | ||
| + | |||
| + | < | ||
| + | PhpMyAdmin will show you a form with all the user information fields. | ||
| + | You will need to delete the value in the user_pass field and replace it with your new password. Under the function column, select MD5 from the drop down menu and click on the Go button. | ||
| + | |||
| + | Your password will be encrypted using the MD5 hash and then it will be stored in the database. | ||
| + | |||
| + | </ | ||
| + | |||
| ====== Setup Drupal with Composer Setup on Ubuntu for personal use ====== | ====== Setup Drupal with Composer Setup on Ubuntu for personal use ====== | ||
software/drupal.1508039620.txt.gz · Last modified: by superwizard
