Unable to connect to your database server using the provided localhost code example
Example: Unable to connect to your database server using the provided settings.
Change $db['default']['db_debug'] = TRUE;
to
$db['default']['db_debug'] = FALSE;
Change $db['default']['db_debug'] = TRUE;
to
$db['default']['db_debug'] = FALSE;