Answers for "unable to connect to your database server using the provided settings. filename: third_party/mx/base.php"

0

Unable to connect to your database server using the provided settings.

Change $db['default']['db_debug'] = TRUE;
to
$db['default']['db_debug'] = FALSE;
Posted by: Guest on December-23-2020

Code answers related to "unable to connect to your database server using the provided settings. filename: third_party/mx/base.php"

Browse Popular Code Answers by Language