Xampp V3.3.0 [new]
After changing root password, update config.inc.php in phpMyAdmin folder to avoid login errors.
Old code using mysql_* functions will fail (removed in PHP 7+). Update to mysqli or PDO . xampp v3.3.0
After changing root password, update config.inc.php in phpMyAdmin folder to avoid login errors.
Old code using mysql_* functions will fail (removed in PHP 7+). Update to mysqli or PDO . xampp v3.3.0