PDA

View Full Version : What kind of error is this?


Me2Be
Tue 20th Jun '00, 4:37am
Newbie MySQL person here. Can anyone tell my why I would get this error when trying to access this? And also, how to fix this? (I'm patiently waiting for my host to help me figure this out also)


/usr/local/mysql/bin/mysqladmin: connect to server at 'localhost' failed error:
"Access denied for user: 'root@localhost' (using password "NO")


What is wrong?

Thanks!

[Edited by Me2Be on 06-20-2000 at 04:37 PM]

werehere
Tue 20th Jun '00, 4:48am
It looks like your user may not have access to the mysql server.

Have you already installed vbulletin with that user, or is this error while attempting to install?

Your host probably has a misconfiguration with your user, but that is just my guess.

Me2Be
Tue 20th Jun '00, 4:52am
I haven't installed Vb yet - I WANT TO :)

I keep running into all of these little configuration issues... I'm waiting for my host to fix it, but I haven't heard back yet :(

doron
Tue 20th Jun '00, 4:52am
in config.php, the variable $servername="localhost"; is wrong i guess. contact your server admin and ask what the sql server is called.

Me2Be
Tue 20th Jun '00, 6:14am
Happy Camper here!

Got it working!