Page 1 of 1

Access denied for user: 'ruzly@127.0.0.1'

Posted: Tue Jul 03, 2007 6:01 am
by emaxtechnology
Dear Friends

Please help to solve the following error.

Warning: Access denied for user: 'ruzly@127.0.0.1' (Using password: YES)

When I login to the page above mentioned error displayed. if any body can help to solve this error?

Thanks
M. Broos

Posted: Tue Jul 03, 2007 6:07 am
by Gente
Seems that you have problems with MySQL connection.
Try to use 'localhost' instead of IP as DB Server.

Posted: Tue Jul 03, 2007 6:48 am
by superdezign
Sounds like you've just got the wrong credentials.

127.0.0.1.... Is this a local installation? Your login may be 'root' with an empty password.

Posted: Tue Jul 03, 2007 11:07 am
by ReverendDexter
While I'm hestitant to help anyone with a homonym of "Emacs" in their nick ... ;)

Are you sure that user 'ruzly' not only has proper permissions, but has permissions from where you're trying to access? You don't specify that you're using MySQL, but running under that assumption, MySQL is set up to have different permissions for local and remote access. Do you get the error both at the local machine and connecting to it remotely? Also, are you specifying which database to connect to?