For some reason I can't connect to mysql server, even though this was working before. All of a sudden it just stopped working, yet the server IS running. I know the user name and password (it's root and ""

and I can connect using the mysql console, but I can't connect through phpmyadmin or through any other projects I had that used the db.
This is the error I get when trying to connect:
Error
MySQL said: Documentation
#1045 - Access denied for user 'SYSTEM'@'localhost' (using password: NO)
why is it putting 'SYSTEM' ???
btw, I have the php_mysql module running as well.
Any advice?
Post Edited (12-01-06 20:56)