MySQL Forums
Forum List  »  PHP

Re: Warning: mysqli::mysqli(): (HY000/1045): Access denied for user ''@'localhost'
Posted by: Peter Brawley
Date: September 19, 2014 03:24PM

> Access denied for user ''@'localhost' ....

That indicates a blank user name was sent in, (or occasionally that mysql.user has a row with a blank username, which you need to lose).



Edited 1 time(s). Last edit at 09/19/2014 03:25PM by Peter Brawley.

Options: ReplyQuote


Subject
Written By
Posted
Re: Warning: mysqli::mysqli(): (HY000/1045): Access denied for user ''@'localhost'
September 19, 2014 03:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.