Welcome Guest, Not a member yet? Register   Sign In
The database isn't working
#10

[eluser]InsiteFX[/eluser]
./application/config/database.php
Code:
$db['default']['hostname'] = 'localhost';
$db['default']['username'] = 'user_login';
$db['default']['password'] = 'user_password';
$db['default']['database'] = 'your_database_name';

If these are correct then you must not have started the mySQL database server


Messages In This Thread
The database isn't working - by El Forum - 05-22-2012, 09:50 AM
The database isn't working - by El Forum - 05-22-2012, 10:00 AM
The database isn't working - by El Forum - 05-22-2012, 10:38 AM
The database isn't working - by El Forum - 05-22-2012, 10:50 AM
The database isn't working - by El Forum - 05-22-2012, 10:54 AM
The database isn't working - by El Forum - 05-22-2012, 10:59 AM
The database isn't working - by El Forum - 05-22-2012, 11:17 AM
The database isn't working - by El Forum - 05-22-2012, 12:59 PM
The database isn't working - by El Forum - 05-22-2012, 02:39 PM
The database isn't working - by El Forum - 05-22-2012, 04:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB