Menu

Axx Denied for User...

Help
2006-11-12
2013-04-15
  • Nobody/Anonymous

    I can login to phpmyadmin and everything is up and running, but when I try to connect to a my config.php file for torrentflux, I get the following:

    [code]
    Database error: Access denied for user 'root'@'localhost' (using password: NO)

    Always check your database variables in the config.php file.[/code]

    My config.php file is set up acurately.

    What am I missing?

    Please and thanks

    Flippo

     
    • Nobody/Anonymous

      looks like you didn't set a pass in the config file

       
    • Nobody/Anonymous

      sure, the error states that PhpMyAdmin tries to connect to MySQL server at localhost as user 'root' without specifying a password (you see that "using password: NO"). You have to set password for mysql user 'root' in config file.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.