Mibew Messenger Community

General => Support => Topic started by: djchase88 on October 29, 2012, 10:36:26 PM

Title: Could not connect: Access denied for user
Post by: djchase88 on October 29, 2012, 10:36:26 PM
"Could not connect: Access denied for user"  on page install

my config file is:

$mysql_host = "mysql14.000webhost.com";
$mysql_database = "axxxxxx_chat";
$mysql_user = "axxxxxx_test";
$mysql_password = "yyyyyyyy";

The error is "Could not connect: Access denied for user 'axxxxxx'@'localhost' (using password: NO)

Any suggestions?
Thanks