PDA

View Full Version : phpMyAdmin help


WEForums
06-03-2003, 11:22 AM
Welcome to phpMyAdmin 2.5.0-rc1


Error

MySQL said:


Access denied for user: 'root@localhost' (Using password: YES)
That is what I am getting.

What has to be edited for this to work?

Thanks in advance.

Xenon
06-03-2003, 02:15 PM
you have to edit the config file, seems you entered the wrong password

WEForums
06-04-2003, 04:34 AM
config.inc.php, right?

If so, which part is supposed to be edited? The

$cfg['Servers'][$i]['password'] = 'xxxx';
Part, correct? We switched servers and I guess the owner never edited the file. The "xxxx" part is where the old password is. So I guess that's it.

Thanks. :)

Edit: fixed. :D

Xenon
06-04-2003, 04:10 PM
exactly :)

you're welcome