Page 1 of 1

Whats my username and password

PostPosted: 25. November 2009 06:13
by tinkertron
Trying to access my phpmyadmin which brough me to a log in screen, but I don't know what my username and password.

Re: Whats my username and password

PostPosted: 25. November 2009 11:34
by Nobbie
Who installed and configured your MySQL Database? And who installed and configured your phpmyadmin Installation?

Re: Whats my username and password

PostPosted: 29. November 2009 05:18
by tinkertron
I installed XAMPP myself, i don't remeber having to write down username and or password durning the installation.

Re: Whats my username and password

PostPosted: 29. November 2009 10:04
by Izzy
tinkertron wrote:I installed XAMPP myself, i don't remeber having to write down username and or password durning the installation.
Try Username: root but leave the Password: empty - no password has been set yet.
Click on Go.

These details are included in the readme_en.txt file in the xampp installation folder.

To set a password for phpMyAdmin/MySQL click on the Security link in http://localhost/xampp/ Welcome Page and follow the link.


BTW, change from Yes to No at the Set a random password for the phpMyAdmin user 'pma': in the Security page or you may get unexplainable errors.

If you think you may forget the password for user root then tick the box above
(File: C:\xampp\security\mysqlrootpasswd.txt)
and it will save the password in a plain text file in the above folder if that is your default installation folder.

Re: Whats my username and password

PostPosted: 24. August 2010 12:15
by drop_lord
same.

I can run mysqladministrator and have used the command line to 'set' the password for mysql root but http://127.0.0.1 still does not accept that password.

edit: fixed

Need to edit the \xampp\security\xampp.users file also.