Page 1 of 1

Xampp don't change the password (after installing)

PostPosted: 24. January 2011 13:39
by Rubenoel
Well, i install Xampp 1.7.3. on my Windows 7, and when the installation ends i mark mysql as service and run that, when i goes to security, it already have a password but i don't have configured one!

Here are the prints
http://img163.imageshack.us/i/xampp2.png/

http://img193.imageshack.us/i/xampp3.png/ (the error on phpmyadmin)

http://img560.imageshack.us/i/semttulopp.png/ (security error)

Someone knows what i can do?

Re: Xampp don't change the password (after installing)

PostPosted: 25. January 2011 00:49
by Sharley
The security error only shows that you attempted to enter a password in Security that has incorrect characters or was too short and this does not denote that a password has already been set.

Important - delete any existing XAMPP MySQL phpMyAdmin cookies in your browser.

Go to the Security page again and enter a password with more than 3 characters and letters and numbers that do not contain special characters, then add it again in the second box and then click on Password changing button which is a poor translation for Submit password, it does not mean you are changing an already existing password.

In the XAMPP Control Panel Start MySQL but don't tick the Svc check box and make sure MySQL is showing green running indication.

Next go to http://localhost/phpmyadmin and enter root in the Username box and then enter the password you just created then click on Go.

You should now be in phpMyAdmin with no errors.

Let me know how it goes please.

Good luck and best wishes. :)