any solution?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JITHIL
    New Member
    • Sep 2014
    • 1

    any solution?

    Warning: mysqli::mysqli( ) [mysqli.mysqli]: (28000/1045): Access denied for user 'user'@'localho st' (using password: YES) in C:\xampp\htdocs \7\NEWSHUNT\add _file.php on line 16
    MySQL connection failed: Access denied for user 'user'@'localho st' (using password: YES)
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    did you READ what the error message says?

    "Access denied for user 'user'@'localho st' "

    Solution: give 'user' access.
    Last edited by Dormilich; Sep 7 '14, 07:20 AM.

    Comment

    Working...