![]() |
MySQL : "Unable to connect to your database server using the provided settings." But I can connect manually. - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: MySQL : "Unable to connect to your database server using the provided settings." But I can connect manually. (/showthread.php?tid=6619) Pages:
1
2
|
MySQL : "Unable to connect to your database server using the provided settings." But I can connect manually. - El Forum - 08-08-2013 [eluser]Unknown[/eluser] [quote author="vishaljadhav" date="1375640614"]I changed $db['default']['db_debug'] = TRUE; to $db['default']['db_debug'] = FALSE; and its working now ![]() This worked for me. Thanks!! |