Web Hosting Talk







View Full Version : MySQL for windows/root password help


joshlink01
04-22-2004, 07:23 PM
#This File was made using the WinMySQLAdmin 1.4 Tool
#4/3/2004 6:27:03 PM

#Uncomment or Add only the keys that you know how works.
#Read the MySQL Manual for instructions

[mysqld]
basedir=E:/mysql
#bind-address=192.168.1.105
datadir=E:/mysql/data
#language=E:/mysql/share/your language directory
#slow query log#=
#tmpdir#=
#port=3306
#set-variable=key_buffer=16M
[WinMySQLadmin]
Server=E:/mysql/bin/mysqld.exe
user=******
password=******
That is the quote from the tab that says "my.ini setup" in WinMySQLAdmin 1.4. I changed the username and password there. So when I try to log into PHPMyAdmin, it still logs in under root with no password. Can anyone help? (Does it have to do with PHPMyAdmin's config file?