Page 1 of 1

XAMPP MySQL and Windows 10

PostPosted: 06. November 2015 01:14
by pacbrown
Everything seems to run fine in XAMPP and MySQL until I put a password in My SQL. I then get a series of library errors and I am locked out. I have already reloaded the APP once and the same issue happened at the same point. Any assistance is appreciated.

Error

MySQL said: Documentation
Cannot connect: invalid settings.

phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

Re: XAMPP MySQL and Windows 10

PostPosted: 06. November 2015 01:17
by Altrea
Did you edit the password in your phpMyAdmin config.inc.php too?

Re: XAMPP MySQL and Windows 10

PostPosted: 06. November 2015 01:22
by pacbrown
I changed in the XAMPP ADMIN through the console. I now cannot access localhost/phpmyadmin or ADMIN through the console

Re: XAMPP MySQL and Windows 10

PostPosted: 06. November 2015 01:34
by pacbrown
Thanks, I misread your initial post. Updating the phpmyadmin config.inc.php resolved the issue. Thanks much!

Re: XAMPP MySQL and Windows 10

PostPosted: 06. November 2015 01:37
by Altrea
You are welcome 8)