Author Topic: Could not connect, please check server settings in config.php. Error: Access den  (Read 6244 times)

0 Members and 1 Guest are viewing this topic.

ekaji

  • Jr. Member
  • **
  • Posts: 1
I donĀ“t understand why I am getting this error message. Could not connect, please check server settings in config.php. Error: Access denied for user 'motiva_webim'@'localhost' (using password: NO)
 *  MySQL Database parameters
 */
$mysqlhost = "localhost";
$mysqldb = "motiva_webim";
$mysqllogin = "motiva_webim";
$mysqlpass = "$password";
$mysqlprefix = "";

The same settings I used to install Joomla and they work. Could anyone kindly help me? Thank you.