Replies: 1
The credentials to connect to the database in any WP installation are among the most important information to keep as secure as possible.
Which is why I would like to bring to your attention an error message that reads “Can’t select database” in which two pieces of information are given away: the username to connect to the database and the name of the database itself.
The message “Does the user %dbuser% has permission to access the %database% database?” should change to something more generic.