2014-01-31, 08:00 AM
Hello guys, I just moved to the new hosting, but when I edit inc/config.php forum still uses the old data. Why? Is db_user stored somwhere else?
The board is here: http://vitz55.ru/
Could not connect: Access denied for user 'leehost'@'localhost' (using password: YES)
Content of my config.php:
$config['database']['type'] = 'mysqli';
$config['database']['database'] = 'vitz';
$config['database']['table_prefix'] = 'mybb_';
$config['database']['hostname'] = 'localhost';
$config['database']['username'] = 'vitz';
$config['database']['password'] = '*******';
The board is here: http://vitz55.ru/
Could not connect: Access denied for user 'leehost'@'localhost' (using password: YES)
Content of my config.php:
$config['database']['type'] = 'mysqli';
$config['database']['database'] = 'vitz';
$config['database']['table_prefix'] = 'mybb_';
$config['database']['hostname'] = 'localhost';
$config['database']['username'] = 'vitz';
$config['database']['password'] = '*******';