When I try to install script on my site I'm getting this error:
Database_Exception [ 2 ]: mysqli::__construct(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO)
I have a database, user and password.
But when I tried to change the mysql password for root, I received the message:
Username root with host localhost not found in mysql.user table!