Welcome Guest, Not a member yet? Register   Sign In
Unable to connect to database I'm stumped..
#5

[eluser]Unknown[/eluser]
Face the same problem. After same time realized that I forgot to change the following line:

Code:
$db['default']['username'] = '';

TO

Code:
$db['default']['username'] = 'root';


What A shame!


Messages In This Thread
Unable to connect to database I'm stumped.. - by El Forum - 09-08-2008, 09:17 AM
Unable to connect to database I'm stumped.. - by El Forum - 09-08-2008, 10:52 AM
Unable to connect to database I'm stumped.. - by El Forum - 09-08-2008, 10:58 AM
Unable to connect to database I'm stumped.. - by El Forum - 09-08-2008, 01:29 PM
Unable to connect to database I'm stumped.. - by El Forum - 11-16-2012, 07:39 AM
Unable to connect to database I'm stumped.. - by El Forum - 11-24-2012, 02:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB