How to reset Drupal 8 administrator password using phpMyAdmin?
This post describes in brief the steps to reset the Drupal 8 administrator password in case you forget them. Writing down passwords are a b...
How to reset Drupal 8 administrator password using phpMyAdmin?
This post describes in brief the steps to reset the Drupal 8 administrator password in case you forget them. Writing down passwords are a b...
How to configure XAMPP to open Apache and phpMyAdmin on port 8080 by default?
In this post we shall see How to configure XAMPP to open Apache and phpMyAdmin on port 8080 by default? Read more »
How to configure XAMPP to open Apache and phpMyAdmin on port 8080 by default?
In this post we shall see How to configure XAMPP to open Apache and phpMyAdmin on port 8080 by default? XAMPP Control Panel tries to open th...
Unable to login to phpMyAdmin in XAMPP: Access denied for user 'root'@'localhost' (using password: NO)
Unable to login to XAMPP's phpMyAdmin page : Error #1045 - Access denied for user 'root'@'localhost' (using password: ...
Issue importing WordPress database from development to live server: 1273 - Unknown collation: 'utf8mb4_unicode_520_ci'
S o I was trying to import a MySQL database exported from local development machine to a live server and I got the error thrown by phpMyAdmi...
How to reset Drupal admin user password easily from phpMyAdmin?
How to reset Drupal admin user password easily? In this post, we shall see how to reset Drupal admin user password easily from phpMyAdmin. I...